public class FileInputStreamSinkChannel extends Object implements InputSinkChannel<InputStream,File>
BUFFER_SIZE| Constructor and Description |
|---|
FileInputStreamSinkChannel() |
public FileInputStreamSinkChannel()
public File write(InputStream input) throws IOException
write in interface InputSinkChannel<InputStream,File>IOExceptionpublic InputStream read(File sink) throws IOException
read in interface InputSinkChannel<InputStream,File>IOExceptionCopyright © 2004–2014 Paul Ferraro. All rights reserved.