[][src]Type Definition assembly_pack::sd0::stream::DecoderType

type DecoderType<'a, T> = ZlibDecoder<ChunkStreamReader<'a, T>>;