Module Iobuf.Fill

module Fill: Accessors  with type ('a, 'd, 'w) t = (read_write, seek) t -> 'a -> unit
Peek and Poke functions access a value at pos from the lower bound of the window and do not advance.