protected class GeneratedMessageV3.ExtendableMessage.ExtensionWriter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.Iterator<java.util.Map.Entry<Descriptors.FieldDescriptor,java.lang.Object>> |
iter |
private boolean |
messageSetWireFormat |
private java.util.Map.Entry<Descriptors.FieldDescriptor,java.lang.Object> |
next |
Modifier | Constructor and Description |
---|---|
private |
ExtensionWriter(boolean messageSetWireFormat) |
Modifier and Type | Method and Description |
---|---|
void |
writeUntil(int end,
CodedOutputStream output) |
private final java.util.Iterator<java.util.Map.Entry<Descriptors.FieldDescriptor,java.lang.Object>> iter
private java.util.Map.Entry<Descriptors.FieldDescriptor,java.lang.Object> next
private final boolean messageSetWireFormat
public void writeUntil(int end, CodedOutputStream output) throws java.io.IOException
java.io.IOException