intnumBits=readUint(5,bytesLeft);// Escape code, meaning the partition is in unencoded binary form using n bits per sample; n follows as a 5-bit number.
for(intj=start;j<end;j++){
int32_tnumBits=readUint(5,bytesLeft);// Escape code, meaning the partition is in unencoded binary form using n bits per sample; n follows as a 5-bit number.