ByteArrayInputStream 允许从字节数组中读取字节流数据,下面是个简单例子:. byte[] bytes = ... // 从任何地方获取字节数组InputStream input = new ...
確定! 回上一頁