Skip to content

Tags: OpenSystemsLab/struct.nim

Tags

v0.2.3

fix wrong offset for pack_32 and pack_64 with repeat, closes #7

v0.2.2

fix wrong offset for unpack number values with repeat, closes #6

v0.2.1

rename `calcsize` to `computeLength`, and expose it. closes #5

v0.2.0

updates for Nim 0.20.2, fix unpack -1 as reported in #4

v0.1.2

compatible fixes for Nim devel version

v0.1.1

more tweaks

v0.1.0

various tweaks, new way to packing data