Module OByteLib.Extra

type t = string
val empty : t
val read : Index.t -> Stdlib.in_channel -> t
val write : Stdlib.out_channel -> t -> unit