API Reference > OdDb Classes > OdDbDxfFiler Class > OdDbDxfFiler Methods > OdDbDxfFiler::rdBinaryChunk Method
OdDbDxfFiler::rdBinaryChunk Method
Syntax
C++
virtual void rdBinaryChunk(OdBinaryData& value) = 0;
Parameters 
Description 
OdBinaryData& value 
[out] Receives the value. 

Returns the BinaryData value of the current item of this Filer object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.