Closed kandu closed 5 years ago
exception Invalid of string * string
next_ofs : t -> int -> int
t
prev_ofs : t -> int -> int
exception Invalid of string * string
raised when an invalid Zed_char sequence is encountednext_ofs : t -> int -> int
returns the offset of the next zchar int
prev_ofs : t -> int -> int
returns the offset of the prev zchar int