ByteArrayInputStream 一共有四个属性. protected byte buf[];//存放数据 protected int pos;//读取数据的偏移量 protected int mark = 0;//对读取数据 ...
確定! 回上一頁