Uses of Class
com.google.protobuf.ByteString.CodedBuilder
Packages that use ByteString.CodedBuilder
-
Uses of ByteString.CodedBuilder in com.google.protobuf
Methods in com.google.protobuf that return ByteString.CodedBuilderModifier and TypeMethodDescription(package private) static ByteString.CodedBuilderByteString.newCodedBuilder(int size) Constructs a newByteStringbuilder, which allows you to efficiently construct aByteStringby writing to aCodedOutputStream.