MemoryStreamBufWrite(Byte) Method

Writes the byte to the current position of the file pointer for this stream buffer, and increments the pointer.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public override void Write(
        byte value
)

Parameters

value  Byte
[in] Value to write.
See Also

©  Bricsys NV. All rights reserved.