- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parseDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
-
- parseDelimitedFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseDelimitedFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parseEntry(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
-
Parses an entry off of the input as a Map.Entry
.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
-
- parseFrom(T, ByteString) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, ByteString, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, byte[]) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, byte[], ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, InputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, InputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(T, CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parseFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
-
Parses a message of MessageType
from the input.
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parseFrom(ByteString) - Method in interface com.google.protobuf.Parser
-
Parses data
as a message of MessageType
.
- parseFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses data
as a message of MessageType
.
- parseFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
-
Parses data
as a message of MessageType
.
- parseFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses data
as a message of MessageType
.
- parseFrom(byte[]) - Method in interface com.google.protobuf.Parser
-
Parses data
as a message of MessageType
.
- parseFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses data
as a message of MessageType
.
- parseFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
Parse a message of MessageType
from input
.
- parseFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
Parses a message of MessageType
from input
.
- parseInto(MapFieldLite<K, V>, CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.MapEntryLite
-
Parses an entry off of the input into the map.
- parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialDelimitedFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
- parsePartialDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(ByteString) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(byte[]) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(InputStream) - Method in class com.google.protobuf.AbstractParser
-
- parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser
-
- parsePartialFrom(T, CodedInputStream) - Static method in class com.google.protobuf.GeneratedMessageLite
-
- parsePartialFrom(CodedInputStream) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(ByteString) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(byte[], int, int) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(byte[]) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(InputStream) - Method in interface com.google.protobuf.Parser
-
- parsePartialFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.Parser
-
- Parser<MessageType> - Interface in com.google.protobuf
-
Abstract interface for parsing Protocol Messages.
- parseUnknownField(MessageType, CodedInputStream, ExtensionRegistryLite, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Parse an unknown field or an extension.
- parseUnknownField(int, CodedInputStream) - Method in class com.google.protobuf.GeneratedMessageLite
-
Called by subclasses to parse an unknown field.
- partialHash(int, int, int) - Method in class com.google.protobuf.ByteString
-
Compute the hash across the value bytes starting with the given hash, and return the result.
- partialIsValidUtf8(int, int, int) - Method in class com.google.protobuf.ByteString
-
Tells whether the given byte sequence is a well-formed, malformed, or incomplete UTF-8 byte sequence.
- peekCachedHashCode() - Method in class com.google.protobuf.ByteString
-
Return the cached hash code if available.
- popLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Discards the current limit, returning to the previous limit.
- ProtocolStringList - Interface in com.google.protobuf
-
An interface extending List<String>
used for repeated string fields to provide optional access to the data as
a list of ByteStrings.
- pushLimit(int) - Method in class com.google.protobuf.CodedInputStream
-
Sets currentLimit
to (current position) + byteLimit
.
- put(K, V) - Method in class com.google.protobuf.Internal.MapAdapter
-
- put(K, V) - Method in class com.google.protobuf.MapFieldLite
-
- put(Map.Entry<K, V>) - Method in class com.google.protobuf.MapFieldLite
-
- putAll(Map<? extends K, ? extends V>) - Method in class com.google.protobuf.MapFieldLite
-