Click or drag to resize

BitArrayInputStreamRead Method


Namespace: GSF.ASN1.Utilities
Assembly: GSF.ASN1 (in GSF.ASN1.dll) Version: 2.4.181-beta
Syntax
public override int Read(
	byte[] buffer,
	int offset,
	int count
)
View Source

Parameters

buffer  Byte
 
offset  Int32
 
count  Int32
 

Return Value

Int32
See Also