StructAttributeEndianess Property

Byte order. Default is little endian.

Definition

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0
C#
public Endian Endianess { get; set; }

Property Value

Endian

See Also