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