Interface BrotliNativeProvider


@Deprecated public interface BrotliNativeProvider
Deprecated.
This interface is NO-OP now. It is superseded by BrotliNativeProvider. However, we cannot remove this interface because it is part of the public API.

Also, this is an Internal API and should not be used by external users.

  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Deprecated.
  • Method Details

    • platformName

      @Deprecated default String platformName()
      Deprecated.
      Do not use this method. It is superseded by BrotliNativeProvider.platformName().

      This method is kept for backward compatibility. It will be removed in the future.