Skip to content

Buffer misses appendAll and append #10970

@julienrf

Description

@julienrf

In 2.12, Buffer has append and appendAll. These methods do not exist in 2.13. Buffer does have append but its type signature is different. We should match the previous type signatures and deprecate them in favor of addAll.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions