varuint-b4bcoin

1.0.0 • Public • Published

varuint-b4bcoin

js-standard-style

encode/decode number as b4bcoin variable length integer

value storage length (bytes)
[0, 0xfd) 1
[0xfd, 0xffff] 3
[0x010000, 0xffffffff] 5
[0x0100000000, 0x1fffffffffffff] 9

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i varuint-b4bcoin

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.57 kB

Total Files

4

Last publish

Collaborators

  • b4bcoin