Close

Relief for ODA Team in Ukraine

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

Reads an array of characters from the filer stream and returns it. 

 

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