Package | Description |
---|---|
com.bc.ceres.binio |
The core
binio API. |
com.bc.ceres.binio.binx |
Provides the ability to read BinX schema files.
|
com.bc.ceres.binio.expr |
Contains interfaces and classes which shall enable users to describe their data formats
using an interpreted language by constructing an evaluatable tree of expressions.
|
com.bc.ceres.binio.util |
Utilities for the
binio API. |
Class and Description |
---|
CollectionData
A collection of elements.
|
CollectionType |
CompoundData
A compound of members of any type.
|
CompoundMember |
CompoundType |
DataContext
The context provides the means to read from or write to a random access stream or file.
|
DataFormat
A binary data format.
|
IOHandler
Provides the mechanism to read and write byte data at a specified position
within a random access data file, stream or memory buffer.
|
MetadataAware |
SequenceData
A sequence of elements of same type.
|
SequenceType |
SimpleType |
Type |
VarSequenceType |
Class and Description |
---|
DataFormat
A binary data format.
|
Type |
Class and Description |
---|
CollectionData
A collection of elements.
|
CompoundData
A compound of members of any type.
|
SimpleType |
Type |
Class and Description |
---|
CollectionData
A collection of elements.
|
CompoundData
A compound of members of any type.
|
CompoundType |
DataContext
The context provides the means to read from or write to a random access stream or file.
|
IOHandler
Provides the mechanism to read and write byte data at a specified position
within a random access data file, stream or memory buffer.
|
SimpleType |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.