brotli_decoder (brotli v0.3.1) View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

new() -> t().

Specs

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