Conduit.get

Consume fixed-length content into 'dst' from 'input', throwing an IOException upon Eof.

  1. Conduit get(void[] dst)
  2. void get(void[] dst, InputStream input)
    class Conduit
    static
    void
    get
    (
    void[] dst
    ,
    InputStream input
    )

Meta