Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDxfFiler::wrBinaryChunk Method (int, const OdUInt8*, OdUInt32)
Syntax
C++
virtual void wrBinaryChunk(int groupCode, const OdUInt8* buffer, OdUInt32 numBytes) = 0;

Writes the specified BinaryChunk value to this Filer object.

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