Click or drag to resize
BitReaderReadLongBits Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public long ReadLongBits(
	int numBits
)

Parameters

numBits
Type: SystemInt32

Return Value

Type: Int64
See Also