Constructor Index

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

Method Index

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

Field Index

buf
count
mark
pos