|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.data.visad.object.BinaryIntegerArray
public class BinaryIntegerArray
Field Summary |
---|
Fields inherited from interface visad.data.visad.object.BinaryObject |
---|
SAVE_DATA, SAVE_DEPEND, SAVE_DEPEND_BIG |
Constructor Summary | |
---|---|
BinaryIntegerArray()
|
Method Summary | |
---|---|
static int |
computeBytes(int[] array)
|
static int |
computeBytes(java.lang.Object[] array)
|
static int[] |
read(BinaryReader reader)
|
static void |
write(BinaryWriter writer,
int[] array,
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 BinaryIntegerArray()
Method Detail |
---|
public static final int computeBytes(int[] array)
public static final int computeBytes(java.lang.Object[] array)
public static final int[] read(BinaryReader reader) throws java.io.IOException
java.io.IOException
public static final void write(BinaryWriter writer, int[] array, 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 |