Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdStreamBuf::putByte Method
Syntax
C++
virtual void putByte(OdUInt8 value);

Writes the byte to the current position of the file pointer for this StreamBuf object, and increments the pointer.

Parameters
Description
value
[in] Byte to write.
Copyright © 2002-2022. Open Design Alliance All rights reserved.