InputStream:所有字节输入流的所有类的超类。

read(byte[] b)从输入流中读取一定数量的字节,并将其存储在缓冲数组b中

reset()将此流重新定位到最后一次对此流调用mark方法的地方

InputStream的所有子类:FileInputStream,ByteArrayInputStream,FileInputStream,StringBufferInputStream

OutputStream:所有字节输出流的所有流的超类。

flush():刷新该流中的缓冲,将缓冲数据写到目的文件中

最新文章

  1. SharePoint 2013 排错之"Code blocks are not allowed in this file"
  2. Win2003x64系统
  3. Conjugate prior relationships
  4. 【leetcode】Subsets II
  5. HDU 1079 Calendar Game(简单博弈)
  6. Node.js学习 - File Operation
  7. MySQL 最左前缀(Leftmost Prefix) & 组合索引(复合索引,多列索引)
  8. Go语言学习索引
  9. iOS 10 设备权限问题(相机,相册等)
  10. 二十一、proxyDesign 代理模式
  11. DotNetCore学习-2.程序启动
  12. mysql报错:1130 -host 'localhost' is not allowed to connect to this mysql server
  13. [BUG]数据库日期格式, 到页面是毫秒值
  14. 看opengl 写代码(4) 画一个圆
  15. scrapy官方安装方法
  16. 使用mac学习java的一些基本操作
  17. Groovy基本句法
  18. C++ XML文件解析
  19. 5-1、easyUI-菜单与按钮(上节问题与解决)
  20. Cef3 学习资料

热门文章

  1. lua浮点数取整
  2. Cygwin安装篇,windows平台上运行的类UNIX模拟环境
  3. 前端javaScript经典面试题
  4. 【c学习-9】
  5. js中面向对象(创建对象的几种方式)
  6. MySQL的边角料
  7. docker使用命令汇总
  8. Table被web编程弃用的原因
  9. 第三章 最简单的C程序设计——顺序程序设计
  10. narcissus