Module SWF.Input


module Input: sig .. end

val new_from_file : filename:string -> modes:string -> SWF.input
val destroy : input:SWF.input -> unit
val get_length : input:SWF.input -> int