Constructor Index

BufferedInputStream(InputStream)
BufferedInputStream(InputStream, int)

Method Index

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

Field Index

buf
count
marklimit
markpos
pos