OutputFilter.copy

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

class OutputFilter
OutputStream
copy
(
InputStream src
,
size_t max = -1
)

Meta