|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteBufferStream
Add Flushable properties to a ByteBuffer
stream.
Method Summary | |
---|---|
void |
flush()
Flush the current ByteBuffer |
void |
write(ByteBuffer byteBuffer)
Write the ByteBuffer |
Method Detail |
---|
void write(ByteBuffer byteBuffer) throws IOException
ByteBuffer
IOException
void flush() throws IOException
ByteBuffer
flush
in interface Flushable
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |