| Package | Description |
|---|---|
| com.graphhopper.reader.osm | |
| com.graphhopper.reader.osm.pbf |
| Modifier and Type | Class and Description |
|---|---|
class |
OSMInputFile
A readable OSM file.
|
| Constructor and Description |
|---|
PbfDecoder(PbfStreamSplitter streamSplitter,
ExecutorService executorService,
int maxPendingBlobs,
Sink sink)
Creates a new instance.
|
PbfReader(InputStream in,
Sink sink,
int workers)
Creates a new instance.
|
Copyright © 2012–2020. All rights reserved.