Close

Relief for ODA Team in Ukraine

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

Writes a set of bits to the file. 

 

Parameters
Description
numBits
[in] The number of bits to write.
pBuf
[in] A pointer to a value to extract bits from.
Copyright © 2002-2022. Open Design Alliance All rights reserved.