Uses of Interface
com.graphhopper.reader.osm.pbf.PbfBlobDecoderListener
Packages that use PbfBlobDecoderListener
-
Uses of PbfBlobDecoderListener in com.graphhopper.reader.osm.pbf
Constructors in com.graphhopper.reader.osm.pbf with parameters of type PbfBlobDecoderListenerModifierConstructorDescriptionPbfBlobDecoder
(String blobType, byte[] rawBlob, PbfBlobDecoderListener listener, SkipOptions skipOptions) Creates a new instance.