INTEGER

Synopsis

HELP:   Use integer format for the length field
TYPE:   OBJECT
SYNTAX: INTEGER(ENDIAN=SYSTEM/BIG/LITTLE/LOCAL,WIDTH=num/U16/U32/U64,INCLUDE)

Description

The object defines the binary representation of the length field in integer format. You can define the byte order, the bit width and if the length field will be part of the length value or not.

Arguments