Set the encoding for the socket as a Readable Stream
. See readable.setEncoding()
for more information.
method
tls.TLSSocket.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.