aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/line_oriented_parser.mli
blob: 866cfc3df88ed4e9401aee05047cc1ff43138cf1 (plain)
1
2
3
4
5
6

(* $Id$ *)

val line_oriented_channel_to_option: string -> in_channel -> int -> char option

val flush_until_end_of_stream : 'a Stream.t -> unit