Module brotli_decompressor::io_wrappers [] [src]

Structs

IntoIoReader
IntoIoWriter
IoReaderWrapper
IoWriterWrapper

Traits

CustomRead

this trait does not allow for transient errors: they must be retried in the underlying layer

CustomWrite

this trait does not allow for transient errors: they must be retried in the underlying layer

Functions

write_all