InputStream.read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int read()
  2. int read(byte[] b)
    class InputStream
    int
    read
    (
    byte[] b
    )
  3. ptrdiff_t read(byte[] b, ptrdiff_t off, ptrdiff_t len)

Meta