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

Writes the specified number of bytes to this Filer object.

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