[][src]Type Definition libp2p_deflate::DeflateOutput

type DeflateOutput<S> = DeflateDecoder<DeflateEncoder<S>>;

Output of the deflate protocol.