Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcCompressedFiler::readCharacterArray Method
Syntax
C++
virtual void readCharacterArray(OdInt8Array & character_array, unsigned number_of_bits, CompressedBitStrategy bReadCompressStrategy = kFromStream) = 0;

Reads an array of characters from a file and returns it. 

 

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