Conduit.put

Emit fixed-length content from 'src' into 'output', throwing an IOException upon Eof.

  1. Conduit put(void[] src)
  2. void put(void[] src, OutputStream output)
    class Conduit
    static
    void
    put
    (
    void[] src
    ,
    OutputStream output
    )

Meta