Interface InputStreamProvider
-
- All Known Implementing Classes:
GzipInputStreamProvider
,RegularInputStreamProvider
public interface InputStreamProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
getInputStream(com.badlogic.gdx.files.FileHandle f)
-