Interface ZstdDecompressorFactory


@NullMarked public interface ZstdDecompressorFactory
Factory of ZstdDecompressor.

Instances are thread safe.

  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a new ZstdDecompressor configured with the parameters passed to this factory.