<PackageReference Include="Relativity.Other" Version="9.6.54.200" />
BitCollection
public byte[]
Bytes {
get; }
public static bool IsBitSet(
byte[]
bytes,
int bitpos)
public static void SetBit(
byte[]
bytes,
int bitpos,
bool state)
public void Invert(
bool maintainInt32Bit =
false)
public void SetBit(
int position)