|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.data.visad.object.BinaryTupleType
public class BinaryTupleType
Field Summary |
---|
Fields inherited from interface visad.data.visad.object.BinaryObject |
---|
SAVE_DATA, SAVE_DEPEND, SAVE_DEPEND_BIG |
Constructor Summary | |
---|---|
BinaryTupleType()
|
Method Summary | |
---|---|
static int |
computeBytes(TupleType tt)
|
static TupleType |
read(BinaryReader reader,
int index,
int objLen)
|
static int |
write(BinaryWriter writer,
TupleType tt,
java.lang.Object token)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinaryTupleType()
Method Detail |
---|
public static final int computeBytes(TupleType tt)
public static final TupleType read(BinaryReader reader, int index, int objLen) throws java.io.IOException, VisADException
java.io.IOException
VisADException
public static final int write(BinaryWriter writer, TupleType tt, java.lang.Object token) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |