构造子索引

ByteArrayInputStream(byte[])
ByteArrayInputStream(byte[], int, int)

方法索引

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

域索引

buf
count
mark
pos