Lines Matching full:streams
24 * there may be information about multiple Streams in the same lzma_index.
39 * \brief Iterator to get information about Blocks and Streams
332 * in case of concatenated lzma_indexes, the number of Streams. The size in
336 * the given number of Streams and Blocks in lzma_index structure. This
340 * \param streams Number of Streams
346 lzma_vli streams, lzma_vli blocks) lzma_nothrow;
470 * reading within multiple concatenated Streams.
485 * \brief Get the number of Streams
489 * \return Number of Streams in the lzma_index
499 * of Blocks in individual Streams, use lzma_index_iter.
527 * Blocks from multiple Streams into a single new Stream.
644 * lzma_index_iter_next() can be used to read subsequent Blocks or Streams.
668 * multi-Stream .xz file, or when combining multiple Streams into single
826 * in the Streams.