Package 

Class ProgressResponseBody

  • All Implemented Interfaces:
    java.io.Closeable , java.lang.AutoCloseable

    
    public class ProgressResponseBody
    extends ResponseBody
                        
    • Method Summary

      Modifier and Type Method Description
      MediaType contentType()
      long contentLength()
      long totalBytesRead()
      BufferedSource source()
      • Methods inherited from class okhttp3.ResponseBody

        byteStream, byteString, bytes, charStream, close, contentLength, contentType, create, source, string
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait