public static final class DeferredUnmarshal.Foo extends DeferredDecodeMessage<T>
decoded, encodedForm
memoizedSerializedSize
Constructor and Description |
---|
DeferredUnmarshal.Foo() |
isDecoded, isEncoded, load, loadAndClear, mergeFramed, mergeUnframed, toUnframedBuffer
addAll, assertInitialized, checktInitialized, computeGroupSize, computeMessageSize, isInitialized, mergeFramed, mergeFramed, mergeFramed, mergeUnframed, mergeUnframed, prefix, readGroup, readRawByte, readRawVarint32, serializedSizeFramed, toFramedBuffer, toFramedByteArray, toUnframedByteArray, writeFramed, writeFramed, writeGroup, writeMessage, writeUnframed
public ArrayList<String> missingFields()
missingFields
in class BaseMessage<DeferredUnmarshal.Foo>
public void clear()
clear
in interface Message<DeferredUnmarshal.Foo>
clear
in class DeferredDecodeMessage<DeferredUnmarshal.Foo>
public DeferredUnmarshal.Foo clone()
clone
in interface Message<DeferredUnmarshal.Foo>
clone
in class BaseMessage<DeferredUnmarshal.Foo>
public DeferredUnmarshal.Foo mergeFrom(DeferredUnmarshal.Foo other)
mergeFrom
in interface Message<DeferredUnmarshal.Foo>
mergeFrom
in class BaseMessage<DeferredUnmarshal.Foo>
public int serializedSizeUnframed()
public DeferredUnmarshal.Foo mergeUnframed(CodedInputStream input) throws IOException
IOException
public void writeUnframed(CodedOutputStream output) throws IOException
writeUnframed
in interface Message<DeferredUnmarshal.Foo>
writeUnframed
in class BaseMessage<DeferredUnmarshal.Foo>
IOException
public static DeferredUnmarshal.Foo parseUnframed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static DeferredUnmarshal.Foo parseUnframed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DeferredUnmarshal.Foo parseUnframed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DeferredUnmarshal.Foo parseUnframed(InputStream data) throws InvalidProtocolBufferException, IOException
public static DeferredUnmarshal.Foo parseFramed(CodedInputStream data) throws InvalidProtocolBufferException, IOException
public static DeferredUnmarshal.Foo parseFramed(Buffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DeferredUnmarshal.Foo parseFramed(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static DeferredUnmarshal.Foo parseFramed(InputStream data) throws InvalidProtocolBufferException, IOException
public StringBuilder toString(StringBuilder sb, String prefix)
public boolean equals(DeferredUnmarshal.Foo obj)
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 © 2012 Apache Software Foundation. All Rights Reserved.