c-struct
c-struct copied to clipboard
signed variables throw error
What it can do: 8, 16, 24, 32, 40 and 48 bit signed and unsigned integers. And Also in TODO to work on signed variables.
/node_modules/c-struct/lib/cstruct.js:83
res[el] = unpacker[s + byteord](pointer, buf);
^
TypeError: unpacker[(s + byteord)] is not a function
float/double appears broken in this way too