Enum ByteOrder
The byte order
Namespace: Stac.Extensions.File
Assembly: DotNetStac.dll
Syntax
public enum ByteOrder : int
Fields
| Name | Description |
|---|---|
| BigEndian | |
| LittleEndian |
The byte order
public enum ByteOrder : int
| Name | Description |
|---|---|
| BigEndian | |
| LittleEndian |