1 reference to GetBit
Microsoft.Data.Analysis (1)
Utils\BitUtility.cs (1)
164
count +=
GetBit
(partialByte, j) ? 1 : 0;