public static final class UnittestProto.TestEmptyMessage extends BaseMessage<T>
memoizedSerializedSize
Constructor and Description |
---|
UnittestProto.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, writeUnframed
public 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
IOException
public void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed
in interface Message<UnittestProto.TestEmptyMessage>
writeUnframed
in class BaseMessage<UnittestProto.TestEmptyMessage>
IOException
public static UnittestProto.TestEmptyMessage parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static UnittestProto.TestEmptyMessage parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.TestEmptyMessage parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public 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
InvalidProtocolBufferException
public static UnittestProto.TestEmptyMessage parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static UnittestProto.TestEmptyMessage parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(UnittestProto.TestEmptyMessage obj)
Copyright © 2013 The Apache Software Foundation. All rights reserved.