Stream.h
Go to the documentation of this file.
Definition: Stream.h:21
AppendingStreamBuf< SBuf > streamBuffer_
writes raw (post-formatting) bytes to the sink_
Definition: Stream.h:57
STL namespace.
SBuf ToSBuf(Args &&... args)
slowly stream-prints all arguments into a freshly allocated SBuf
Definition: Stream.h:63