8000 appendTo verbage · Issue #37 · protobufjs/bytebuffer.js · GitHub
[go: up one dir, main page]

Skip to content
appendTo verbage #37
Closed
Closed
@jcalfee

Description

@jcalfee

I'm appending to a target, this is the target's offset right? So if my target has 10 bytes then I'm appending at offset 5-1 then I would be overwriting the last five bytes? In that case, maybe it should say any contents at and after the specified offset .... I think the audience may relate to buffers as lines on a page and would read them left to right.

ByteBuffer#appendTo(target, offset=)

Appends this ByteBuffer's contents to another ByteBuffer. This will overwrite 
any contents behind the specified offset up to the length of this ByteBuffer's data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type< 31D1 div class="Box-sc-g0xbh4-0 flpEwB">

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0