Skip to main content
method internal.Duplex.prototype.setDefaultEncoding
Duplex.prototype.setDefaultEncoding(encoding: BufferEncoding): this
Deprecated

Parameters

encoding: BufferEncoding

Return Type

this
Back to top