Package binaryFileStorage
Class BinaryInputStream
java.lang.Object
binaryFileStorage.BinaryInputStream
Used to read data back from a binary data file and either send
it off to the associated PamDataBlock or hand it back to the
BinaryStore controller, e.g. for writing into a new file if
data are being updated.
- Author:
- Doug Gillespie.