Interface IDataLoader
- All Known Implementing Classes:
BufferPullee
@Private
public interface IDataLoader
an IDataLoader loads data on demand
-
Method Summary
-
Method Details
-
load
- Returns:
- size of data loaded
- Throws:
IOException
-
close
- Throws:
IOException
-