Overload List
| Name | Description | |
|---|---|---|
| ToByteArray(array<Boolean>[]()[], array<Byte>[]()[], Int32) |
Converts the array Boolean into bits of the byte array.
| |
| ToByteArray(Int32, array<Byte>[]()[], Int32, XByteOrder) |
Converts bytes of the number Int32 into the array of bytes.
| |
| ToByteArray(UInt32, array<Byte>[]()[], Int32, XByteOrder) |
Converts bytes of the number UInt32 into the array of bytes.
|