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