|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.imagero.uio.buffer.ByteBuffer
com.imagero.uio.buffer.MutableByteBuffer
| Constructor Summary | |
MutableByteBuffer(byte[] data)
|
|
| Method Summary | |
void |
flush()
|
void |
setDirty()
|
| Methods inherited from class com.imagero.uio.buffer.ByteBuffer |
getData, getData, isDirty, length |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.imagero.uio.buffer.Buffer |
getData, getData, isDirty, length |
| Constructor Detail |
public MutableByteBuffer(byte[] data)
| Method Detail |
public void flush()
throws java.io.IOException
flush in interface MutableBufferjava.io.IOExceptionpublic void setDirty()
setDirty in interface MutableBuffer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||