| add | add elements of a repeated field of a message |
| ArrayInputStream-class | Class "ArrayInputStream" |
| ArrayInputStream-methods | Creates an ArrayInputStream |
| ArrayOutputStream-class | Class "ArrayOutputStream" |
| ArrayOutputStream-methods | Creates an ArrayOutputStream |
| aslist | Grab the protocol buffer message as an R list |
| asMessage | coerce an object to a protobuf message |
| BackUp-methods | Backs up a number of bytes from a stream |
| ByteCount-methods | The number of bytes read/written since the object was created |
| bytesize | The number of bytes taken by a message |
| clear | Clear a field or all fields of the message and set them to... |
| clone | Clone protocol buffer messages |
| completion | Completion support for protocol buffer messages and... |
| ConnectionInputStream-class | Class "ConnectionInputStream" |
| ConnectionInputStream-methods | Creates an ConnectionInputStream |
| ConnectionOutputStream-class | Class "ConnectionOutputStream" |
| ConnectionOutputStream-methods | Creates an ConnectionOutputStream |
| containing_type-methods | Gets the message type descriptor that contains a descriptor |
| descriptor | Get the descriptor of a message |
| Descriptor-class | Class "Descriptor" |
| EnumDescriptor-class | Class "EnumDescriptor" |
| enum_type | Extract an enum type descriptor for a nested type |
| enum_type_count | The number of enum types |
| EnumValueDescriptor-class | Class "EnumValueDescriptor" |
| fetch | Fetch content of a repeated field |
| field | Extract a field descriptor |
| field_count | The number of fields |
| FieldDescriptor-class | Class "FieldDescriptor" |
| fileDescriptor | gets the file descriptor of an object |
| FileDescriptor-class | Class "FileDescriptor" |
| FileInputStream-class | Class "FileInputStream" |
| FileInputStream-methods | Creates an FileInputStream |
| FileOutputStream-class | Class "FileOutputStream" |
| FileOutputStream-methods | Creates an FileOutputStream |
| GetErrno-methods | Get the error number for an I/O error |
| has | Indicates if an object has the given field set |
| is_extension | Indicates if a field descriptor is an extension |
| isInitialized | Indicates if a protocol buffer message is initialized |
| label | Gets the label of a field |
| merge | Merge two messages of the same type |
| Message-class | Class "Message" |
| MethodDescriptor-class | Class "MethodDescriptor" |
| name | Name or full name of a descriptor |
| nested_type | Extract a message type descriptor for a nested type |
| nested_type_count | The number of fields |
| Next-methods | Obtains a chunk of data from the stream |
| number | Gets the declared tag number of a field |
| P | Protocol Buffer descriptor importer |
| read | Read a protocol buffer message from a connection |
| readASCII | read a message in ASCII format |
| readJSON | read a message in JSON format |
| readProtoFiles | protocol buffer descriptor importer |
| RProtoBuf-package | R Interface to the Protocol Buffers API |
| serialize_pb | Serialize R object to Protocol Buffer Message. |
| ServiceDescriptor-class | Class "ServiceDescriptor" |
| set | set a subset of values of a repeated field of a message |
| SetCloseOnDelete-methods | set the close on delete behavior |
| size | Size of a message field |
| sizegets | Set the size of a field |
| Skip-methods | Skips a number of bytes |
| swap | swap elements of a repeated field of a message |
| type | Gets the type or the C++ type of a field |
| with | with and within methods for protocol buffer messages |
| ZeroCopyInputStream-class | Virtual Class "ZeroCopyInputStream" |
| ZeroCopyOutputStream-class | Virtual Class "ZeroCopyOutputStream" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.