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