Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStreamBuf::putBytes Method
Syntax
C++
virtual void putBytes(const void* buffer, OdUInt32 numBytes);

Writes the specified number of bytes, starting at the current position of the file pointer for this StreamBuf object, and increments the pointer by numBytes.

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