BitsBitArrayToByteArrayLength Method |
| Name | Description | |
|---|---|---|
| BitArrayToByteArrayLength(Int32, Int32) |
Return the length of the byte array that includes the entire bit range, assuming that the bits are aligned
such that bit 0 would be on a byte boundary.
| |
| BitArrayToByteArrayLength(Int64, Int32) |
Return the length of the byte array that includes the entire bit range, assuming that the bits are aligned
such that bit 0 would be on a byte boundary.
|