public static class LocalChannel.ByteArrayChannel extends Object implements ReadableByteChannel
Constructor and Description |
---|
ByteArrayChannel(byte[] buf) |
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface Channel
IOException
public int read(ByteBuffer dst) throws IOException
read
in interface ReadableByteChannel
IOException
Copyright © 2010–2016 UNICORE. All rights reserved.