Search
-opaque t()
-spec new() -> t().
-spec stream(Decoder :: t(), Data :: iodata()) -> {ok | more, iodata()} | error.