include Ring.STREAM
type stream = Cstruct.t
A stream remains at a fixed position so that repeated calls to read
or write
process the same data. To advance the stream call advance new_position
Front.Reader
include Ring.STREAM
type stream = Cstruct.t
A stream remains at a fixed position so that repeated calls to read
or write
process the same data. To advance the stream call advance new_position