API Reference
>
Classes
>
PRC Entities Input/output Operations for Entities
>
OdPrcCompressedFilerDumper Class
>
OdPrcCompressedFilerDumper Methods
>
writeBits Method
>
OdPrcCompressedFilerDumper::writeBits Method (OdUInt32, OdUInt8 *)
OdPrcCompressedFilerDumper::writeBits Method (OdUInt32, OdUInt8 *)
Collapse All
Syntax
C++
virtual
void
writeBits
(OdUInt32
numBits
, OdUInt8 *
pBuf
);
Parameters
Parameters
Description
OdUInt32 numBits
[in] A number of bits.
OdUInt8 * pBuf
[in] A value to write bits from.
Description
Writes bits to the filer stream.
Group
writeBits Method
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!
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
Send feedback about this topic