Many times, in a single fragment message, the expected size (fid="32480" name="TOT_SIZE") has smaller value than buffer size (fid="32641" name="FRAGMENT"), is it normal?
where fieldEntry is a FieldEntry object with fid 32641.
ntaBuffer = fieldEntry.buffer().bufer().array();
example
Expected total buffer size: 1457 current size: 1944