| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
(package private) static ByteString.CodedBuilder |
ByteString.newCodedBuilder(int size)
Constructs a new
ByteString builder, which allows you to
efficiently construct a ByteString by writing to a CodedOutputStream. |