Vchan.Location
val to_offset : offset -> int
to_offset x
converts x to bytes
val to_length : t -> int
to_length t
gives the maximum number of available bytes at t
val to_order : t -> int
to_order t
gives the 'order' which is shared via the metadata page and used to uniquely identify the location
val of_order : int -> (t, [> `Msg of string ]) Stdlib.result
of_order x
parses the order