Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFiler::readCompressedIndiceArray Method
Syntax
C++
virtual void readCompressedIndiceArray(OdInt32Array & integer_array, CompressedBitStrategy bReadCompressStrategy = kFromStream) = 0;

Reads a compressed array of 32-bit integer values from a file. 

 

Parameters
Description
integer_array
[out] A reference to an OdInt32Array object to store the read array.
bReadCompressStrategy
[in] A strategy of bits compression.
Copyright © 2002-2022. Open Design Alliance All rights reserved.