分类: Java开发
/** * */ package com.bkdwei.jsPractice.c…
public void mark(int readAheadLimit) thr…
一、属性 private char skipBuffer[] = null;//…
一、属性 protected int count;//当前已读取的字节在缓存中的…
一、属性 protected int count;//当前已读取的字节在缓存中的…
一、属性 private FileChannel channel; privat…
一、属性 protected OutputStream out; 二、方法 cl…
一、方法 close()、flush()都是空的方法,write(int)是抽象…
一、属性 protected volatile InputStream in;/…