|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.go.trove.io.DefaultByteBuffer
|
+--com.go.teaservlet.io.DefaultByteBuffer
A ByteBuffer implementation that keeps byte data in memory.
| Constructor Summary | |
DefaultByteBuffer()
Deprecated. |
|
| Method Summary | |
void |
addCaptureBuffer(ByteBuffer buffer)
Deprecated. |
void |
appendSurrogate(ByteData s)
Deprecated. |
void |
removeCaptureBuffer(ByteBuffer buffer)
Deprecated. |
| Methods inherited from class com.go.trove.io.DefaultByteBuffer |
addCaptureBuffer, append, append, append, appendSurrogate, getBaseByteCount, getByteCount, removeCaptureBuffer, reset, writeTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.go.trove.io.ByteBuffer |
addCaptureBuffer, append, append, append, appendSurrogate, getBaseByteCount, removeCaptureBuffer |
| Methods inherited from interface com.go.trove.io.ByteData |
getByteCount, reset, writeTo |
| Constructor Detail |
public DefaultByteBuffer()
| Method Detail |
public void appendSurrogate(ByteData s)
throws java.io.IOException
appendSurrogate in interface ByteBuffer
public void addCaptureBuffer(ByteBuffer buffer)
throws java.io.IOException
addCaptureBuffer in interface ByteBuffer
public void removeCaptureBuffer(ByteBuffer buffer)
throws java.io.IOException
removeCaptureBuffer in interface ByteBuffer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||