Interface WireFetchHandler
public interface WireFetchHandler
Wire fetch handler.
- Version:
- ©Δ∞ 仙上主天
- Author:
- للَّٰهِilLצسُو
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidonProgress(int totalBytes) voidonReady(ByteBuffer result) voidonStart()
-
Method Details
-
onStart
void onStart() -
onReady
-
onError
-
onProgress
void onProgress(int totalBytes)
-