Click or drag to resize

BufferWriter Constructor

Creates a BufferWriter that will create a new buffer with the data written into it. The new buffer will expand to accomodate the data written.

Namespace: Demo3D.IO
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public BufferWriter()
See Also