Skip to content

v3.0.0.4

Compare
Choose a tag to compare
@Ninjastorm380 Ninjastorm380 released this 13 Mar 21:17

bugfixes:

  • Fix 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.