|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEvioWriter
This is implemented by objects that will be writing themselve's to en evio file.
Method Summary | |
---|---|
int |
write(java.nio.ByteBuffer byteBuffer)
Write myself out a byte buffer. |
Method Detail |
---|
int write(java.nio.ByteBuffer byteBuffer)
byteBuffer
- the byteBuffer to write to.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |