Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcUncompressedFiler::writeUncompressedBlock Method
Syntax
C++
virtual void writeUncompressedBlock(const OdUInt8 * pBuf, OdUInt32 size);

Writes a block of specific size to the file associated with the filer. 

 

Parameters
Description
pBuf
[in] A constant pointer to a block.
size
[in] An integer value of a block size.
Copyright © 2002-2022. Open Design Alliance All rights reserved.