public static final class UnittestProto.TestEmptyMessageWithExtensions extends BaseMessage<T>
memoizedSerializedSize| Constructor and Description |
|---|
TestEmptyMessageWithExtensions() |
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.TestEmptyMessageWithExtensions>public void clear()
clear in interface Message<UnittestProto.TestEmptyMessageWithExtensions>clear in class BaseMessage<UnittestProto.TestEmptyMessageWithExtensions>public UnittestProto.TestEmptyMessageWithExtensions clone()
clone in interface Message<UnittestProto.TestEmptyMessageWithExtensions>clone in class BaseMessage<UnittestProto.TestEmptyMessageWithExtensions>public UnittestProto.TestEmptyMessageWithExtensions mergeFrom(UnittestProto.TestEmptyMessageWithExtensions other)
mergeFrom in interface Message<UnittestProto.TestEmptyMessageWithExtensions>mergeFrom in class BaseMessage<UnittestProto.TestEmptyMessageWithExtensions>public int serializedSizeUnframed()
public UnittestProto.TestEmptyMessageWithExtensions mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<UnittestProto.TestEmptyMessageWithExtensions>writeUnframed in class BaseMessage<UnittestProto.TestEmptyMessageWithExtensions>IOExceptionpublic static UnittestProto.TestEmptyMessageWithExtensions parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestEmptyMessageWithExtensions parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestEmptyMessageWithExtensions parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestEmptyMessageWithExtensions parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestEmptyMessageWithExtensions parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestEmptyMessageWithExtensions parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestEmptyMessageWithExtensions parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static UnittestProto.TestEmptyMessageWithExtensions parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.TestEmptyMessageWithExtensions obj)
Copyright © 2016. All rights reserved.