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

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