LittleEndianToChar Method

Overload List

ToChar(Byte*) Returns a Unicode character converted from two bytes, accounting for target endian-order, at a specified position in a byte array.
ToChar(Byte, Int32) Returns a Unicode character converted from two bytes, accounting for target endian-order, at a specified position in a byte array.

See Also