| Modifier and Type | Field and Description |
|---|---|
static ProtocVersion |
ProtocVersion.PROTOC_VERSION |
| Modifier and Type | Method and Description |
|---|---|
static ProtocVersion |
ProtocVersion.getVersion(String spec) |
| Modifier and Type | Method and Description |
|---|---|
static File |
Protoc.downloadProtoc(ProtocVersion protocVersion) |
static File |
Protoc.extractProtoc(ProtocVersion protocVersion,
boolean includeStdTypes) |
static File |
Protoc.extractProtoc(ProtocVersion protocVersion,
boolean includeStdTypes,
File dir) |
static File |
Protoc.extractProtoc(ProtocVersion protocVersion,
File dir) |
static File |
Protoc.extractStdTypes(ProtocVersion protocVersion,
File tmpDir) |
Copyright © 2023. All rights reserved.