BufferedStream.sync

Flushes and releases all buffers and updates the buffer size.

This forces the buffered view of the source stream to be in sync with the actual source stream.

struct BufferedStream(S)
@blocking
void
sync
()

Meta