public static final class DeferredUnmarshal.Bar extends DeferredDecodeMessage<T>
decoded, encodedFormmemoizedSerializedSize| Constructor and Description |
|---|
Bar() |
isDecoded, isEncoded, load, loadAndClear, mergeFramed, mergeUnframed, toUnframedBufferaddAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframedpublic ArrayList<String> missingFields()
missingFields in class BaseMessage<DeferredUnmarshal.Bar>public void clear()
clear in interface Message<DeferredUnmarshal.Bar>clear in class DeferredDecodeMessage<DeferredUnmarshal.Bar>public DeferredUnmarshal.Bar clone()
clone in interface Message<DeferredUnmarshal.Bar>clone in class BaseMessage<DeferredUnmarshal.Bar>public DeferredUnmarshal.Bar mergeFrom(DeferredUnmarshal.Bar other)
mergeFrom in interface Message<DeferredUnmarshal.Bar>mergeFrom in class BaseMessage<DeferredUnmarshal.Bar>public int serializedSizeUnframed()
public DeferredUnmarshal.Bar mergeUnframed(CodedInputStream input) throws IOException
IOExceptionpublic void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed in interface Message<DeferredUnmarshal.Bar>writeUnframed in class BaseMessage<DeferredUnmarshal.Bar>IOExceptionpublic static DeferredUnmarshal.Bar parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static DeferredUnmarshal.Bar parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DeferredUnmarshal.Bar parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DeferredUnmarshal.Bar parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static DeferredUnmarshal.Bar parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static DeferredUnmarshal.Bar parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DeferredUnmarshal.Bar parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static DeferredUnmarshal.Bar parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(DeferredUnmarshal.Bar obj)
public boolean hasField3()
public DeferredUnmarshal.Foo getField3()
public T setField3(DeferredUnmarshal.Foo field3)
public void clearField3()
public boolean hasField1()
public int getField1()
public T setField1(int field1)
public void clearField1()
public boolean hasField2()
public long getField2()
public T setField2(long field2)
public void clearField2()
Copyright © 2017. All rights reserved.