Set the encoding for the socket as a Readable Stream. See readable.setEncoding() for more information.
method
net.Socket.setEncoding
encoding?: BufferEncoding
): this;
@returns
The socket itself.
method
Set the encoding for the socket as a Readable Stream. See readable.setEncoding() for more information.
The socket itself.