Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.net
/
Socket
/
resume
resume
open
override
fun
resume
(
)
(
source
)
Resumes reading after a call to
socket.pause()
.
Return
The socket itself.