API Reference > Other Classes > OdIdFiler Class > OdIdFiler Methods > OdIdFiler::rdBytes Method
OdIdFiler::rdBytes Method
Syntax
C++
void rdBytes(void* buffer, OdUInt32 numBytes);
Parameters 
Description 
void* buffer 
[out] Receives the bytes.  
OdUInt32 numBytes 
[in] Number of bytes. 

Returns the specified number of bytes from this Filer object.

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