- Enclosing class:
- DirCacheCheckout
public static interface DirCacheCheckout.StreamSupplier
Something that can supply an
InputStream
.- Since:
- 6.3
-
Method Summary
-
Method Details
-
load
Loads the input stream.- Returns:
- the loaded stream
- Throws:
IOException
- if any reading error occurs
-