Close

Relief for ODA Team in Ukraine

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

Writes an array of characters to the filer stream. 

 

Parameters
Description
character_array
[in] An array of characters to write.
number_of_bits
[in] A number of bits.
bReadCompressStrategy
[in] A bit compression strategy.
Copyright © 2002-2022. Open Design Alliance All rights reserved.