Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

protobufjs decodeDelimited method does not store state in reader #89

Open
qdot opened this issue Sep 13, 2020 · 0 comments
Open

protobufjs decodeDelimited method does not store state in reader #89

qdot opened this issue Sep 13, 2020 · 0 comments
Assignees
Labels
core Shared components between electron and express implementations

Comments

@qdot
Copy link
Collaborator

qdot commented Sep 13, 2020

If a protobufjs Reader object is passed to decodeDelimited, the pos/len fields never seem to be updated. This requires us to handle our own buffering system using decode.

@qdot qdot added the core Shared components between electron and express implementations label Sep 13, 2020
@qdot qdot self-assigned this Sep 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Shared components between electron and express implementations
Projects
None yet
Development

No branches or pull requests

1 participant