Variable StructFieldBytesConst

StructFieldBytes: StructFieldType<Uint8Array> = ...

StructBuilder field type of raw bytes.

Remarks

The field is defined as Uint8Array. If the field is required, it is initialized as an empty Uint8Array.