类 ScxHttpClientResponseBody
java.lang.Object
cool.scx.common.io_stream_source.RawInputStreamSource
cool.scx.common.http_client.ScxHttpClientResponseBody
- 所有已实现的接口:
InputStreamSource,OutputStreamSource
-
构造器概要
构造器 -
方法概要
从类继承的方法 cool.scx.common.io_stream_source.RawInputStreamSource
toInputStream, writeToOutputStream从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 cool.scx.common.io_stream_source.OutputStreamSource
toFile
-
构造器详细资料
-
ScxHttpClientResponseBody
-
-
方法详细资料
-
toString
-
toString
- 抛出:
IOException
-
toBytes
从接口复制的说明:InputStreamSource这样默认会比OutputStreamSource.toBytes()性能更高一些- 指定者:
toBytes在接口中InputStreamSource- 指定者:
toBytes在接口中OutputStreamSource- 覆盖:
toBytes在类中RawInputStreamSource- 返回:
- bytes
- 抛出:
IOException- e
-