流的转换和内存流

InputStreamReader和OutputStreamWriter可以将字节流转换为字符流。


使用ByteArrayInputStream和ByteArrayOutputStream两个类将Byte数组作为读写源头和目的地。

posted on 2020-11-08 20:02  lkwkk  阅读(62)  评论(0编辑  收藏  举报