Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0001818
StatusNot 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