Interface WireFetchHandler


public interface WireFetchHandler
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Method Details

    • onStart

      void onStart()
    • onReady

      void onReady(ByteBuffer result)
    • onError

      void onError(Throwable error)
    • onProgress

      void onProgress(int totalBytes)