Conduit.get

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

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

Meta