API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcUncompressedFilerDumper Class > OdPrcUncompressedFilerDumper Methods > OdPrcUncompressedFilerDumper::readUncompressedBlock Method
OdPrcUncompressedFilerDumper::readUncompressedBlock Method
Syntax
C++
virtual void readUncompressedBlock(OdUInt8 * pBuf, OdUInt32 size);
Parameters 
Description 
OdUInt8 * pBuf 
[out] A pointer on buffer to store block data.  
OdUInt32 size 
[in] Size of block to read. 

Reads an uncompressed block from the filer stream. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.