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