Base class: Stream

Lua
C++
Edit

BufferStream

This class provides a mechanism to read from and write to a block of memory as if it were a file.

Property Type Description
data const shared_ptr<Buffer>& read-only stream data buffer
CreateBufferStream Function Creates a new BufferStream object.
Copyright © 2024 Ultra Software.
All rights reserved.