Uses of Class
org.apache.sedona.sql.datasources.osmpbf.TruncatedStream
Packages that use TruncatedStream
Package
Description
-
Uses of TruncatedStream in org.apache.sedona.sql.datasources.osmpbf
Subclasses of TruncatedStream in org.apache.sedona.sql.datasources.osmpbf -
Uses of TruncatedStream in org.apache.sedona.sql.datasources.osmpbf.iterators
Constructors in org.apache.sedona.sql.datasources.osmpbf.iterators with parameters of type TruncatedStreamModifierConstructorDescriptionPbfIterator(TruncatedStream pbfInputStream) PrimitiveGroupIterator(TruncatedStream pbfInputStream)