InputStream « java.io « Java by API






1.extends InputStream
2.InputStream: read(byte[] b)
3.InputStream: read(byte[] b, int off, int len)