2.2.1 Common Data Types
The protocol supports four field types:
Integer (DWORD fields as defined in [MS-DTYP] section 2.2.9, transmitted in network byte order).
BLOCK_RANGE_ARRAY ((Integer [2])[count], a count-sized array of BLOCK_RANGE fields).
SEGMENT_RANGE_ARRAY ((Integer [2])[count], a count-sized array of SEGMENT_RANGE fields).
BYTE array (BYTE[count], a count-sized array of bytes).