Click or drag to resize

BitArrayOutputStreamwriteBits Method


Namespace: GSF.ASN1.Utilities
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public void writeBits(
	int bt,
	int count
)
View Source

Parameters

bt  Int32
 
count  Int32
 
See Also