| Package | Description |
|---|---|
| org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
static ByteString.Output |
ByteString.newOutput()
Creates a new
ByteString.Output. |
static ByteString.Output |
ByteString.newOutput(int initialCapacity)
Creates a new
ByteString.Output with the given initial capacity. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.