public static final class UnittestProto.FooRequest extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
FooRequest() |
addAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, load, loadAndClear, mergeFramed, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedBuffer, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframedpublic ArrayList<String> missingFields()
missingFields in class BaseMessage<UnittestProto.FooRequest>public void clear()
clear in interface Message<UnittestProto.FooRequest>clear in class BaseMessage<UnittestProto.FooRequest>public UnittestProto.FooRequest clone()
clone in interface Message<UnittestProto.FooRequest>clone in class BaseMessage<UnittestProto.FooRequest>public UnittestProto.FooRequest mergeFrom(UnittestProto.FooRequest other)
mergeFrom in interface Message<UnittestProto.FooRequest>mergeFrom in class BaseMessage<UnittestProto.FooRequest>public int serializedSizeUnframed()
public UnittestProto.FooRequest mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.FooRequest>writeUnframed in class BaseMessage<UnittestProto.FooRequest>IOExceptionpublic static UnittestProto.FooRequest parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.FooRequest parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooRequest parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooRequest parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.FooRequest parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.FooRequest parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooRequest parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.FooRequest parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.FooRequest obj)
Copyright © 2017. All rights reserved.