Close
Relief for ODA Team in Ukraine
Learn more
ODA PRC SDK
API Reference
>
Classes
>
OdPrcCompressedFiler Class
>
OdPrcCompressedFiler Methods
>
writeBits Method
>
OdPrcCompressedFiler::writeBits Method (OdUInt32, OdUInt8 *)
OdPrcCompressedFiler::writeBits Method (OdUInt32, OdUInt8 *)
Syntax
C++
virtual
void
writeBits
(OdUInt32
numBits
, OdUInt8 *
pBuf
) = 0;
Description
Writes a set of bits to the file.
Parameters
Parameters
Description
numBits
[in] The number of bits to write.
pBuf
[in] A pointer to a value to extract bits from.
Links
OdPrcCompressedFiler Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!