Package org.vast.swe

Class BinaryDataWriter

All Implemented Interfaces:
DataStreamWriter

public class BinaryDataWriter extends AbstractDataWriter

Writes CDM binary data stream using the given data components structure and binary encoding information. This supports raw binary and base64 for now.

Since:
Feb 10, 2006