类 OKHttpClientWrapper.InputStreamRequestBody

java.lang.Object
okhttp3.RequestBody
dev.tinyflow.core.util.OKHttpClientWrapper.InputStreamRequestBody
封闭类:
OKHttpClientWrapper

public static class OKHttpClientWrapper.InputStreamRequestBody extends okhttp3.RequestBody
  • 嵌套类概要

    从类继承的嵌套类/接口 okhttp3.RequestBody

    okhttp3.RequestBody.Companion
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    private final okhttp3.MediaType
     
    private final InputStream
     

    从类继承的字段 okhttp3.RequestBody

    Companion
  • 构造器概要

    构造器
    构造器
    说明
    InputStreamRequestBody(okhttp3.MediaType contentType, InputStream inputStream)
     
  • 方法概要

    修饰符和类型
    方法
    说明
    long
     
    okhttp3.MediaType
     
    void
    writeTo(okio.BufferedSink sink)
     

    从类继承的方法 okhttp3.RequestBody

    create, create, create, create, create, create, create, create, create, create, create, create, create, isDuplex, isOneShot

    从类继承的方法 java.lang.Object

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