generic-binary-encoding


Package info
Description

This library provides generic functions for binary encoding and decoding.

Readme
# generic-binary-encoding This library provides generic functions for binary encoding and decoding. ## Licence The package is licensed under the BSD-2-Clause license; for details, see the [LICENSE](/LICENSE) file.
Changelog
# Changelog ### 1.1.0 - Change: export `byteAlignedPosition`, which is useful for defining custom instances. #### 1.0.2 - Chore: support base `3.0`. #### 1.0.1 - Enhancement: Prevent abort in `gBinaryDecode` on encoding with invalid constructor index. ## 1.0.0 - Initial version, import modules from clean platform v0.3.38 and destill all generic binary encoding modules.
Versions