toBuffer(true) gives a ReferenceError · Issue #35 · protobufjs/bytebuffer.js · GitHub
Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.
This repository was archived by the owner on May 12, 2026. It is now read-only.

toBuffer(true) gives a ReferenceError #35

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions