| Package | Description |
|---|---|
| crosby.binary |
| Modifier and Type | Field and Description |
|---|---|
static Parser |
Osmformat.StringTable.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.StringTable.Builder.build()
|
Osmformat |
Osmformat.StringTable.Builder.buildPartial()
|
static Osmformat |
Osmformat.StringTable.getDefaultInstance()
|
Osmformat |
Osmformat.StringTable.getDefaultInstanceForType()
|
Osmformat |
Osmformat.StringTable.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveBlockOrBuilder.getStringtable()
required .OSMPBF.StringTable stringtable = 1;
|
Osmformat |
Osmformat.PrimitiveBlock.getStringtable()
required .OSMPBF.StringTable stringtable = 1;
|
Osmformat |
Osmformat.PrimitiveBlock.Builder.getStringtable()
required .OSMPBF.StringTable stringtable = 1;
|
static Osmformat |
Osmformat.StringTable.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.StringTable.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.StringTable.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.StringTable.parseFrom(byte[] data, ExtensionRegistryLite
|
static Osmformat |
Osmformat.StringTable.parseFrom(ByteString
|
static Osmformat |
Osmformat.StringTable.parseFrom(ByteString
|
static Osmformat |
Osmformat.StringTable.parseFrom(CodedInputStream
|
static Osmformat |
Osmformat.StringTable.parseFrom(CodedInputStream
|
static Osmformat |
Osmformat.StringTable.parseFrom(InputStream
|
static Osmformat |
Osmformat.StringTable.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
Parser |
Osmformat.StringTable.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.StringTable.Builder.mergeFrom(Osmformat
|
Osmformat |
Osmformat.PrimitiveBlock.Builder.mergeStringtable(Osmformat
required .OSMPBF.StringTable stringtable = 1;
|
static Osmformat |
Osmformat.StringTable.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveBlock.Builder.setStringtable(Osmformat
required .OSMPBF.StringTable stringtable = 1;
|