Close

Relief for ODA Team in Ukraine

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

Returns the specified number of bytes from this Filer object.

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