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