bcs 0.1.2
bcs: ^0.1.2 copied to clipboard
Binary Canonical Serialization (BCS) in Dart.
0.0.1 #
- Initial version, created by 0xmove.
0.0.2 #
- Refactor BCS.
0.0.3 #
- Fix: Iterate MappedListIterable
0.0.4 #
- Fix: read128/read256 padLeft
0.0.5 #
- Fix: Convert Object to Map
0.0.6 #
- Feat: Register Fixed Array Type
0.1.0 #
- Refactor: version 2
0.1.1 #
- Optimize: Reading Bytes
0.1.2 #
- Feat: Replace flutter_test with test package