Uses of Class
com.google.protobuf.ByteString.Output
Packages that use ByteString.Output
-
Uses of ByteString.Output in com.google.protobuf
Methods in com.google.protobuf that return ByteString.OutputModifier and TypeMethodDescriptionstatic ByteString.Output
ByteString.newOutput()
Creates a newByteString.Output
.static ByteString.Output
ByteString.newOutput
(int initialCapacity) Creates a newByteString.Output
with the given initial capacity.