v3.0.0.3
bugfixes:
- Fixed
Public Sub ReadJagged(Index as Int32, Byref Output as Byte()())
not writing the last array to the jagged byte array.
bugfixes:
Public Sub ReadJagged(Index as Int32, Byref Output as Byte()())
not writing the last array to the jagged byte array.