程序包 com.volcengine

类 ProgressResponseBody

  • 所有已实现的接口:
    Closeable, AutoCloseable

    public class ProgressResponseBody
    extends com.squareup.okhttp.ResponseBody
    • 方法详细资料

      • contentType

        public com.squareup.okhttp.MediaType contentType()
        指定者:
        contentType 在类中 com.squareup.okhttp.ResponseBody
      • contentLength

        public long contentLength()
                           throws IOException
        指定者:
        contentLength 在类中 com.squareup.okhttp.ResponseBody
        抛出:
        IOException
      • source

        public okio.BufferedSource source()
                                   throws IOException
        指定者:
        source 在类中 com.squareup.okhttp.ResponseBody
        抛出:
        IOException