Close

Relief for ODA Team in Ukraine

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

Writes a compressed array of integer values to a file. 

 

Parameters
Description
integer_array
[in] A compressed array of integer values to write.
bReadCompressStrategy
[in] A strategy of bits compression.
Copyright © 2002-2022. Open Design Alliance All rights reserved.