- All Superinterfaces:
- ReadableBinary, WriteableBinary
- All Known Implementing Classes:
- LanguageModel
public interface ReadWriteableBinary
extends ReadableBinary, WriteableBinary
Interface for objects capable of serialising and deserialising
themselves to and from binary format.
- Author:
- Jonathon Hare (jsh2@ecs.soton.ac.uk), Sina Samangooei (ss@ecs.soton.ac.uk)