v3.0.0.4
bugfixes:
- Fix
ReadJagged(Index as Int32, Byref Output as Byte()())
andWriteJagged(Index as Int32, Byref Input as Byte()())
not looping through a jagged byte array properly.
bugfixes:
ReadJagged(Index as Int32, Byref Output as Byte()())
and WriteJagged(Index as Int32, Byref Input as Byte()())
not looping through a jagged byte array properly.