Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFilerDumper::readBits Method (OdUInt32, OdUInt8 &)
Syntax
C++
virtual void readBits(OdUInt32 numBits, OdUInt8 & pBuf);

Reads bits from the filer stream. 

 

Parameters
Description
numBits
[in] A number of bits.
pBuf
[out] A reference to the value to store bits.
Copyright © 2002-2022. Open Design Alliance All rights reserved.