Interface NSURLSessionStreamTask.Block_readDataOfMinLengthMaxLengthTimeoutCompletionHandler

  • Enclosing class:
    NSURLSessionStreamTask

    public static interface NSURLSessionStreamTask.Block_readDataOfMinLengthMaxLengthTimeoutCompletionHandler
    • Method Detail

      • call_readDataOfMinLengthMaxLengthTimeoutCompletionHandler

        void call_readDataOfMinLengthMaxLengthTimeoutCompletionHandler​(NSData data,
                                                                       boolean atEOF,
                                                                       NSError error)