|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCDataOutput | |
|---|---|
| com.tc.io | |
| com.tc.object.dna.api | |
| Uses of TCDataOutput in com.tc.io |
|---|
| Subinterfaces of TCDataOutput in com.tc.io | |
|---|---|
interface |
TCByteBufferOutput
|
| Uses of TCDataOutput in com.tc.object.dna.api |
|---|
| Methods in com.tc.object.dna.api with parameters of type TCDataOutput | |
|---|---|
void |
DNAEncoding.encode(java.lang.Object value,
TCDataOutput output)
Encode an object onto an output stream |
void |
DNAEncoding.encodeArray(java.lang.Object value,
TCDataOutput output)
Encode an array onto an output stream, automatically determine array length |
void |
DNAEncoding.encodeArray(java.lang.Object value,
TCDataOutput output,
int length)
Encode an array onto an output stream |
void |
DNAEncoding.encodeClassLoader(java.lang.ClassLoader value,
TCDataOutput output)
Encode a classloader object onto an output stream |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||