module Encoding: sig .. end
sig
end
Encoding
val decode : ?report:(location -> Error.t -> unit ASYNCHRONOUS.io) -> Encoding.t -> (char, 'a) stream -> (int, async) stream
?report:(location -> Error.t -> unit ASYNCHRONOUS.io) -> Encoding.t -> (char, 'a) stream -> (int, async) stream