Interface LowLevelPatcherListener.ReadFileContent
-
- Enclosing interface:
- LowLevelPatcherListener
public static interface LowLevelPatcherListener.ReadFileContent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
getInputStream()
-
-
-
Method Detail
-
getInputStream
@NotNull InputStream getInputStream() throws IOException
- Throws:
IOException
-
-