Close

Relief for ODA Team in Ukraine

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

Reads a set of bits from a file. 

 

Parameters
Description
numBits
[in] A number of bits.
pBuf
[out] A reference to a buffer where to store bit values.
Copyright © 2002-2022. Open Design Alliance All rights reserved.