[]
Indicates the byte order of the WKB byte array data.
public enum WkCoder.WkbByteOrder
Name | Description |
---|---|
BigEndian | Most significant byte is on the left end of a word. |
LittleEndian | Most significant byte is on the right end of a word. |