2 references to Reset
System.IO.Compression (2)
System\IO\Compression\Zstandard\ZstandardDecoder.cs (1)
327/// <remarks>The prefix will be used only for the next decompression frame and will be removed when <see cref="Reset"/> is called. The referenced data must remain valid and unmodified for the duration of the decompression operation.</remarks>
System\IO\Compression\Zstandard\ZstandardStream.cs (1)
223_decoder?.Reset();