/workspaces/astro/sol3-sdk/cpp/sol3/core/stream_writer.h Source File
|
Space-ng SDK
|
stream_writer.h
Go to the documentation of this file.
Minimal append-only byte sink for streaming writes.
Definition: stream_writer.h:9
virtual ~IStreamWriter()=default
virtual void write(char const *data, size_t size)=0
Append bytes to the current write position.
Definition: any_message_input.h:15
Generated by