Boeing Simulation 3.1 API Specification

connect.facet
Class ByteTranslator

java.lang.Object
  |
  +--connect.facet.ByteTranslator

public class ByteTranslator
extends Object


Constructor Summary
private ByteTranslator()
           
 
Method Summary
static void main(String[] args)
           
static Object readObject(byte[] b)
           
static byte[] writeObject(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteTranslator

private ByteTranslator()
Method Detail

main

public static void main(String[] args)

writeObject

public static byte[] writeObject(Object o)

readObject

public static Object readObject(byte[] b)

Boeing Simulation 3.1 API Specification

To submit a bug or feature email the author of that class. Funding for this research was provided by Boeing and DARPA.