BitsCopyBits Method |
| Name | Description | |
|---|---|---|
| CopyBits(Byte, Int32, Int32, Int32) |
Like Array.Copy, except indices are in units of bits. Returns new byte array.
| |
| CopyBits(Byte, Int32, Byte, Int32, Int32) |
Like Array.Copy, except indices are in units of bits.
|