Thanks to visit codestin.com
Credit goes to github.com

Skip to content

writeBytes is undefined #74

Closed
Closed
@evanw

Description

@evanw

I see ByteBufferPrototype.writeBytes = ByteBufferPrototype.append; and then later on ByteBufferPrototype.append = function(source, encoding, offset) {. The order of these should be switched otherwise writeBytes will be undefined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions