Thanks to it, the stream gets fully consumed and its content is transformed to a string, using the encoding relevant to the HTTP exchange.
多亏有了这个转换器,流得到了完全的处理,其内容也通过使用与HTTP交换相关的编码转换为字符串。
This method completely ignores all the encoding information available, and the returned string is always encoded in UTF-16.
这个方法完全忽略所有可用的编码信息,所返回的字符串总是用utf - 16编码的。
The former encrypts a plain-text string, returning its encoding; the latter decrypts an encoded string and returns plain text.
前者加密一个纯文本的字符串,返回其编码;后者解密一个加密了的字符串并返回纯文本。
应用推荐