Package org.exbin.bined
Interface DataProvider
-
- All Known Subinterfaces:
CodeAreaControl
public interface DataProviderData provider.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.exbin.auxiliary.paged_data.BinaryDatagetContentData()Returns data or null.longgetDataSize()Returns size of data or 0 if no data is present.
-