Skip to content

v0.0.3

Compare
Choose a tag to compare
@at-wat at-wat released this 05 Nov 08:31
· 116 commits to master since this release
Fix boundary condition of encodeVInt (#43)

* Fix boundary condition of encodeVInt and create a func "encodeTrackNumber"

* encodeVInt -> encodeDataSize

* encodeTrackNumber -> encodeElementID

* Add tests for encodeDataSize and encodeElementID