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.OutputByteString.newOutput()Creates a newByteString.Output.static ByteString.OutputByteString.newOutput(int initialCapacity) Creates a newByteString.Outputwith the given initial capacity.