maxlab-code
Results
2
issues of
maxlab-code
Fixed wrong dimension restrictions of inSampleSize. inSampleSize increased while both conditions are met now.
After decoding a stream there was errors of further decoding stream calls because the reading position of a stream was not reseted. Added function "rewindStream" which safely reset stream for...