dignifiedquire / pull-length-prefixed

Streaming length prefixed buffers with pull-streams
MIT License
8 stars 18 forks source link

readVarintMessage - rawMsgSize.length always zero? #7

Open kumavis opened 7 years ago

kumavis commented 7 years ago

wouldnt rawMsgSize.length always be zero?

https://github.com/dignifiedquire/pull-length-prefixed/blob/master/src/decode.js#L66-L67