Constructor BinaryVectorPackedBit
BinaryVectorPackedBit(ReadOnlyMemory<byte>, byte)
Initializes a new instance of the BinaryVectorPackedBit class.
public BinaryVectorPackedBit(ReadOnlyMemory<byte> data, byte padding)
Parameters
data
ReadOnlyMemory<byte>padding
byte