Skip to content

Tags: fediev/node-binflow

Tags

v1.5.0

Toggle v1.5.0's commit message
v1.5.0

- add getFieldSize(stru, field, subfield)

v1.4.0

Toggle v1.4.0's commit message
v1.4.0

- Add `int48`, `uint48` types
- Add `binflow.getStructureSize(stru)`
- Add `binflow#getEndian()`

v1.3.0

Toggle v1.3.0's commit message
v1.3.0

- Change behavior of encode() and set() when enough values
are not supplied. When the value for the field is not supplied,
the buffer for the field will not change.

- set() supports multi value set with object values.

v1.2.1

Toggle v1.2.1's commit message
v1.2.1

- parse() and get() does not throw when buffer is not enough

v1.0.1

Toggle v1.0.1's commit message
Update: change module name to `binflow`