readable.readableEncoding
用于获取给定 Readable 流的 encoding 属性的 getter。可以使用 readable.setEncoding() 方法设置 encoding 属性。
【Getter for the property encoding of a given Readable stream. The encoding
property can be set using the readable.setEncoding() method.】