method Socket.prototype.resume
Jump to headingSocket.prototype.resume(): this
Resumes reading after a call to socket.pause()
.
Return Type Jump to heading
this
The socket itself.
Jump to headingSocket.prototype.resume(): this
Resumes reading after a call to socket.pause()
.
this
The socket itself.