You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Performance and memory improvements.
* Removed the 'trailing data' aspect of decoded types.
* Added a 'getLastPosition' method for encoders. Returns the last position in the byte stream the decoder stopped at.
* Removed the 'constructed_only' and 'primitive_only' options for the encoder.