构造子索引

BufferedInputStream(InputStream)
BufferedInputStream(InputStream, int)

方法索引

available()
mark(int)
markSupported()
read()
read(byte[], int, int)
reset()
skip(long)

域索引

buf
count
marklimit
markpos
pos