| Class and Description |
|---|
| CodedInputByteBufferNano
Reads and decodes protocol message fields.
|
| CodedOutputByteBufferNano
Encodes and writes protocol message fields.
|
| ExtendableMessageNano
Base class of those Protocol Buffer messages that need to store unknown fields,
such as extensions.
|
| Extension
Represents an extension.
|
| FieldArray
A custom version of
android.util.SparseArray with the minimal API
for storing FieldData objects. |
| InvalidProtocolBufferNanoException
Thrown when a protocol message being parsed is invalid in some way,
e.g.
|
| MapFactories.MapFactory |
| MessageNano
Abstract interface implemented by Protocol Message objects.
|
Copyright © 2008–2015 Google. All rights reserved.