Interface LoadableResource.ByInputStream
- All Superinterfaces:
LoadableResource
- All Known Implementing Classes:
ClassResourceLoadableResource
,ModuleResourceLoadableResource
- Enclosing interface:
LoadableResource
-
Nested Class Summary
Nested classes/interfaces inherited from interface dev.pfaff.altargui.resource.LoadableResource
LoadableResource.ByBytes, LoadableResource.ByInputStream
-
Method Summary
Methods inherited from interface dev.pfaff.altargui.resource.LoadableResource
openInputStream, readString
-
Method Details
-
readBytes
- Specified by:
readBytes
in interfaceLoadableResource
- Throws:
IOException
-