API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFiler Class > OdPrcCompressedFiler Methods > OdPrcCompressedFiler::readIntegerWithVariableBitNumber Method
OdPrcCompressedFiler::readIntegerWithVariableBitNumber Method
Syntax
C++
virtual OdInt32 readIntegerWithVariableBitNumber(OdUInt32 bit_number) = 0;
Parameters 
Description 
OdUInt32 bit_number 
[in] A number of bits. 

Reads an integer value with a variable number of bits from a file and returns it. 

 

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