|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.io.OutputStream
|
+--com.go.trove.io.ByteBufferOutputStream
|
+--com.go.teaservlet.io.ByteBufferOutputStream
An OutputStream that writes into a ByteBuffer.
| Constructor Summary | |
ByteBufferOutputStream(ByteBuffer buffer)
Deprecated. |
|
| Methods inherited from class com.go.trove.io.ByteBufferOutputStream |
close, flush, write, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ByteBufferOutputStream(ByteBuffer buffer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||