Overload List

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

See Also