2.2.1 • Published 11 months ago

structured-buffer v2.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Structured buffer

C-like structs in javascript

Supports:

  • Creating and parsing buffers with a given struct
  • Calculating size of a struct
  • Unsigned and signed integer from 8 to 64 bits
  • Chars (converts int8 to string)
  • Standard C99 booleans
  • Structs inside another structs

See examples folder for example usage

2.2.1

11 months ago

2.2.0

11 months ago

2.1.1

11 months ago

2.1.0

1 year ago

2.0.0

1 year ago

1.0.0

2 years ago