ByteArrayInputStream类是从内存中的字节数组中读取数据,因此它的数据源是一个字节数组。
Java 输入流(一)ByteArrayInputStream
原文:https://www.cnblogs.com/tinaluo/p/10179683.html