Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
18
18
Status
Not Changed
Class Summary
ByteArrayInputStream
Field Detail
buf
count
mark
pos
Constructor Detail
ByteArrayInputStream(byte[])
ByteArrayInputStream(byte[],int,int)
Method Detail
available()
close()
mark(int)
markSupported()
read()
read(byte[],int,int)
readAllBytes()
readNBytes(byte[],int,int)
reset()
skip(long)
transferTo(java.io.OutputStream)
© 2023 Oracle Corporation and/or its affiliates