OutputStream.copy

Transfer the content of another stream to this one. Returns a reference to this class, and throws IOException on failure.

interface OutputStream
copy
(,
size_t max = -1
)

Meta