API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcUncompressedFiler Class > OdPrcUncompressedFiler Methods > OdPrcUncompressedFiler::readUncompressedBlock Method
OdPrcUncompressedFiler::readUncompressedBlock Method
Syntax
C++
virtual void readUncompressedBlock(OdUInt8 * pBuf, OdUInt32 size);
Parameters 
Description 
OdUInt8 * pBuf 
[out] A pointer to an integer value.  
OdUInt32 size 
[in] An integer value of a block size. 

Returns a block of specific size from the file associated with the filer. 

 

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