Class type Audio.IO.Writer.t


class type t = object .. end

method write : Audio.buffer -> int -> int -> unit
method close : unit