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
Labels
core
Shared components between electron and express implementations
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.
The text was updated successfully, but these errors were encountered: