API Reference
>
Classes
>
PRC Entities Input/output Operations for Entities
>
OdPrcCompressedFilerDumper Class
>
OdPrcCompressedFilerDumper Methods
>
readBits Method
>
OdPrcCompressedFilerDumper::readBits Method (OdUInt32, OdUInt8 *)
OdPrcCompressedFilerDumper::readBits Method (OdUInt32, OdUInt8 *)
Collapse All
Syntax
C++
virtual
void
readBits
(OdUInt32
numBits
, OdUInt8 *
pBuf
);
Parameters
Parameters
Description
OdUInt32 numBits
[in] A number of bits.
OdUInt8 * pBuf
[out] A pointer to a value to read bits into.
Description
Reads bits from the filer stream.
Group
readBits 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