Uses of Class
com.google.protobuf.ByteString.Output

Uses of ByteString.Output in com.google.protobuf
 

Methods in com.google.protobuf that return ByteString.Output
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 © 2008-2011 Google. All Rights Reserved.