Search Java Classes and Packages
Search Java Frameworks and Libraries
#Hep.io.xdr Classes and Interfaces - 6 results found.
| Name | Description | Type | Package | Framework |
| XDRDataInput | An interface implemented by input streams that support XDR. | Interface | hep.io.xdr | FreeHep |
|
| XDRDataOutput | An interface implemented by output streams that support XDR. | Interface | hep.io.xdr | FreeHep |
|
| XDRInputStream | A class for reading XDR files. | Class | hep.io.xdr | FreeHep |
|
| XDROutputStream | A class for writing XDR files. | Class | hep.io.xdr | FreeHep |
|
| XDRRandomAccessFile | A random access file for use with XDR. | Class | hep.io.xdr | FreeHep |
|
| XDRSerializable | An interface to be implemented by objects than can be read and written using XDR | Interface | hep.io.xdr | FreeHep |