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

type DecoderType<'a, T> = Decoder<BufReader<SegmentedChunkStream<'a, T>>>;