Package apple.foundation
Interface NSURLSessionStreamTask.Block_readDataOfMinLengthMaxLengthTimeoutCompletionHandler
-
- Enclosing class:
- NSURLSessionStreamTask
public static interface NSURLSessionStreamTask.Block_readDataOfMinLengthMaxLengthTimeoutCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_readDataOfMinLengthMaxLengthTimeoutCompletionHandler(NSData data, boolean atEOF, NSError error)
-