Releases: inolen/bit-buffer
Releases · inolen/bit-buffer
0.2.4
0.2.2
- Improve typings of properties
0.2.1
Add typings for BitView
0.2.0
- Add
writeBitStream
- Added
writeArrayBuffer
- fix typings for
writeBoolean
0.1.0
Version 0.1.0
- add read/writeBoolean
- add read/writeUTF8String
- add readBitStream/readArrayBuffer
- add bitsLeft, length and index properties
- improve read performance