composewell / streamly

High performance, concurrent functional programming abstractions
https://streamly.composewell.com
Other
864 stars 66 forks source link

Add the buffer bound checking when deserializing #2549

Closed harendra-kumar closed 1 year ago

harendra-kumar commented 1 year ago

Need to pass around the last offset in the MutableByteArray when deserializing.

adithyaov commented 1 year ago

This is already implemented.