Module Tapak_compressions.Brotli

module Bbuf : sig ... end
type Bytesrw.Bytes.Stream.error +=
  1. | Error of string
val format_error : string Bytesrw.Bytes.Stream.format_error
val error : string -> 'a
val reader_error : Bytesrw.Bytes.Reader.t -> string -> 'a
val writer_error : Bytesrw.Bytes.Writer.t -> string -> 'a
module Decoder : sig ... end
module Encoder : sig ... end