Interface BinaryDataSink


public interface BinaryDataSink
Interface for users of binary data as it's being read from a file. Split off so that the main BinaryStore functions can be altered slightly for a file copy process.
Author:
dg50