API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFilerDumper Class > OdPrcCompressedFilerDumper Methods > OdPrcCompressedFilerDumper::readUnsignedIntegerWithVariableBitNumber Method
OdPrcCompressedFilerDumper::readUnsignedIntegerWithVariableBitNumber Method
Syntax
C++
virtual OdUInt32 readUnsignedIntegerWithVariableBitNumber(OdUInt32 num_of_bits);
Parameters 
Description 
OdUInt32 num_of_bits 
[in] A number of bits. 

Reads a 32-bit unsigned integer value with a variable number of bits of the filer stream and returns it. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.