What's the difference between InputStream and ByteArrayInputStream?

后端 未结 0 1487
没有蜡笔的小新
没有蜡笔的小新 2020-12-18 02:43

The following code is extracted from the java web start chapter of the core java volume 1.

     ByteArrayOutputStream out = new ByteArrayOutputStream();
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题