near / borsh

Binary Object Representation Serializer for Hashing
https://borsh.io/
487 stars 41 forks source link

Switch to mut buf #62

Closed evgenykuzyakov closed 4 years ago

evgenykuzyakov commented 4 years ago

Switch BufReadtrait with mutable slice reference, that needs to be advanced when the content is consumed