TStaticRawByteStringArray Type

Represents an array of the RawByteString type.

Namespace: flcStdTypes
type
 TStaticRawByteStringArray = array[0..MaxRawByteStringArrayElements - 1] of RawByteString;