Uses of Class
org.apache.sis.internal.storage.io.InputStreamAdapter
Packages that use InputStreamAdapter
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of InputStreamAdapter in org.apache.sis.internal.storage.io
Fields in org.apache.sis.internal.storage.io declared as InputStreamAdapterModifier and TypeFieldDescriptionprivate InputStreamAdapter
RewindableLineReader.input
The input stream, ornull
if this reader cannot rewind anymore.