CopyBytes(UInt24, Byte*) | Copies the specified 24-bit unsigned integer value as an array of 3 bytes in the target endian-order to the destination array. |
CopyBytes(UInt24, Byte, Int32) | Copies the specified 24-bit unsigned integer value as an array of 3 bytes in the target endian-order to the destination array. |