v0.1.2 - Major Bug Fixes
Pre-release
Pre-release
- Makes a change where signed ints are now default for
read_long,read_short,read_var_intfor both read and write. - Fixes an issue with
read_slicewhere reading wouldn't be relative to the current offset causing an buffer overflow / underflow. - Fixes an issue where
read_slicedid not increment correctly when using. - Fixes an issue where the primitive types for some methods were incorrect to their naming convention.