Overload List

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

See Also