Interface FileData.LoadFunction
-
- Enclosing class:
- FileData
public static interface FileData.LoadFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]load(FileData fileData)
-
-
-
Method Detail
-
load
byte[] load(FileData fileData) throws java.io.IOException
- Throws:
java.io.IOException
-
-