package markup

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Asynchronous counterpart to Markup.Encoding.

val decode : ?report:(location -> Error.t -> unit io) -> Encoding.t -> (char, _) stream -> (int, async) stream