readableEncoding

abstract val readableEncoding: String?

Getter for the property encoding of a given Readable stream. The encoding property can be set using the readable.setEncoding() method.