socket.setEncoding([encoding])
Set the encoding for the socket as a Readable Stream. See stream.setEncoding() for more information.
socket.setEncoding([encoding])
Set the encoding for the socket as a Readable Stream. See stream.setEncoding() for more information.
Please login to continue.