Overload List

  NameDescription
ByteToUShort(array<Byte>[]()[])
Converts an array of unsigned short integers to an array of bytes.
ByteToUShort(array<Byte>[]()[], EndianType)
Converts an array of unsigned short integers to an array of bytes.
ByteToUShort(array<Byte>[]()[], Int32, Int32)
Converts an array of unsigned short integers to an array of bytes.
ByteToUShort(array<Byte>[]()[], Int32, Int32, EndianType)
Converts an array of unsigned short integers to an array of bytes.

See Also