Loader.Offsettype t = Img.tval dim : t -> intSize of the buffer.
A mutable cursor, pointing to an arbitrary position of a buffer.
val cursor : ?at:int -> Machine.endianness -> t -> cursorval seek : cursor -> int -> unitval ensure : cursor -> int -> string -> unitval advance : cursor -> int -> unitval at_end : cursor -> boolmodule Peek : sig ... endmodule Read : sig ... end