public interface IMetaEntryFactory
Modifier and Type | Method and Description |
---|---|
IMetaEntry |
deserializeEntry(DataInput pData)
Create a meta-entry out of a serialized byte-representation.
|
IMetaEntry deserializeEntry(DataInput pData) throws TTIOException
pData
- byte representation.TTIOException
- if anything weird happensCopyright © 2013. All Rights Reserved.