Click or drag to resize

BitsBitArrayToWordArrayLength Method

Overload List
  NameDescription
Public methodStatic memberBitArrayToWordArrayLength(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.
Public methodStatic memberBitArrayToWordArrayLength(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.
Top
See Also