NodenetSocket.prototype.setEncodingmethod Socket.prototype.setEncoding#Socket.prototype.setEncoding(encoding?: BufferEncoding): thisSet the encoding for the socket as a Readable Stream. See readable.setEncoding() for more information. Parameters #optional#encoding: BufferEncodingReturn Type #thisThe socket itself.
method Socket.prototype.setEncoding#Socket.prototype.setEncoding(encoding?: BufferEncoding): thisSet the encoding for the socket as a Readable Stream. See readable.setEncoding() for more information. Parameters #optional#encoding: BufferEncodingReturn Type #thisThe socket itself.