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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i varuint-b4bcoin

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.57 kB

Total Files

4

Last publish

Collaborators

  • b4bcoin