sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.http.common
/
ByteWriteChannel
/
isClosedForWrite
is
Closed
For
Write
abstract
fun
isClosedForWrite
(
)
:
Boolean
当前通道
是否已关闭写入端
。
返回
true
时,继续调用写入函数会抛出异常。