| Package | Description |
|---|---|
| de.topobyte.osm4j.pbf | |
| de.topobyte.osm4j.pbf.seq | |
| de.topobyte.osm4j.pbf.util |
| Modifier and Type | Method and Description |
|---|---|
static Compression |
Compression.valueOf(String
Returns the enum constant of this type with the specified name.
|
static Compression |
Compression.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Compression |
PbfWriter.getCompression()
|
| Modifier and Type | Method and Description |
|---|---|
void |
PbfWriter.setCompression(Compression
|
void |
BlockWriter.write(String
|
| Modifier and Type | Method and Description |
|---|---|
Compression |
BlockData.getCompression()
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlockData.setCompression(Compression
|
| Constructor and Description | |
|---|---|
BlockData(ByteString
|