Interface CDODataInput

All Superinterfaces:
DataInput, org.eclipse.net4j.util.io.ExtendedDataInput
All Known Implementing Classes:
CDODataInputImpl, CDODataInputImpl.Default

public interface CDODataInput extends org.eclipse.net4j.util.io.ExtendedDataInput
Provides I/O methods for reading various CDO data types and concepts from 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.