Interface CDODataOutput

All Superinterfaces:
DataOutput, org.eclipse.net4j.util.io.ExtendedDataOutput
All Known Implementing Classes:
CDODataOutputImpl

public interface CDODataOutput extends org.eclipse.net4j.util.io.ExtendedDataOutput
Provides I/O methods for writing various CDO data types and concepts to streams.
Since:
3.0
Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.