Read content from the socket. Note that the operation may timeout if method setTimeout() has been invoked with a non-zero value.
Returns the number of bytes read from the socket, or IConduit.Eof where there's no more content available.
See Implementation
Read content from the socket. Note that the operation may timeout if method setTimeout() has been invoked with a non-zero value.
Returns the number of bytes read from the socket, or IConduit.Eof where there's no more content available.