|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TCDataInput | |
---|---|
com.tc.io | |
com.tc.object.dna.api |
Uses of TCDataInput in com.tc.io |
---|
Subinterfaces of TCDataInput in com.tc.io | |
---|---|
interface |
TCByteBufferInput
|
Methods in com.tc.io that return TCDataInput | |
---|---|
TCDataInput |
TCByteBufferInput.limit(int limit)
Artificially limit the length of this input stream starting at the current read position. |
Uses of TCDataInput in com.tc.object.dna.api |
---|
Methods in com.tc.object.dna.api with parameters of type TCDataInput | |
---|---|
java.lang.Object |
DNAEncoding.decode(TCDataInput input)
Decode an object from an input stream |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |