Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
A stream of writable items
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