A seekable stream can move the read/write starting position in the stream.
A sink is a stream that can be written to.
A source is a stream that can be read from.
A stream that is both a Source and a Sink.
See Source File
Boost License 1.0.
Copyright Jason White, 2014-2016
Jason White