Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDwgFiler::wrBytes Method
Syntax
C++
virtual void wrBytes(const void* buffer, OdUInt32 numBytes) = 0;

Writes the specified number of bytes to this Filer object.

Parameters
Description
buffer
[in] array of bytes.
numBytes
[in] Number of bytes.
Copyright © 2002-2022. Open Design Alliance All rights reserved.