public interface ByteWriteAdapter
void write(int b) throws IOException
IOException
void write(byte b) throws IOException
IOException
void write(byte[] b) throws IOException
IOException
void flush() throws IOException
IOException
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.