8000 toBuffer(true) gives a ReferenceError · Issue #35 · protobufjs/bytebuffer.js · GitHub
[go: up one dir, main page]

Skip to content
toBuffer(true) gives a ReferenceError #35
Closed
@TomCaserta

Description

@TomCaserta

Reference Error: b is undefined
On line 2593 of ByteBufferNB.js

Essentially line 2593 should be:
return buffer;

I would submit a pull request but I am unsure if this is replicated anywhere else in the codebase.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0