EndianExtensions Class
Definition
Extension methods for Endian.
public static class EndianExtensions
Methods
| Name | Description |
|---|---|
| ToUInt16(Endian, Byte, Byte) | Composes a UInt16 (UInt16) from two bytes. |
| ToUInt24(Endian, Byte, Byte, Byte) | Composes a UInt24 from three bytes. |