property ReadableBase.prototype.readableEncoding
Getter for the property encoding of a given Readable stream. The encoding property can be set using the setEncoding method.
Type Jump to heading
BufferEncoding | nullGetter for the property encoding of a given Readable stream. The encoding property can be set using the setEncoding method.
BufferEncoding | null