generic-binary-encoding
Package info
-
Homepage
gitlab.com/clean-and-itasks/libraries/generic-binary-encoding -
Latest version
1.1.0, 2 months ago -
Maintainer
TOP Software Technology -
License
BSD-2-Clause
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
-
1.1.0 latest 2 months ago
Dependencies: base ^2.0.0 || ^3.0.0; category-theory ^1.0.0.
Targets: any-any.
-
1.0.2 latest 1.0 11 months ago
Dependencies: base ^2.0.0 || ^3.0.0; category-theory ^1.0.0.
Targets: any-any.
-
1.0.1 1 year, 6 months ago
Dependencies: base ^2.0.0; category-theory ^1.0.0.
Targets: any-any.
-
1.0.0 1 year, 8 months ago
Dependencies: base ^2.0.0; category-theory ^1.0.0.
Targets: any-any.