Learn R Programming

⚠️There's a newer version (0.4.24) of this package.Take me there.

RProtoBuf (version 0.2.3)

R Interface to the Protocol Buffers API

Description

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.

Copy Link

Version

Install

install.packages('RProtoBuf')

Monthly Downloads

3,090

Version

0.2.3

License

GPL-2

Maintainer

Romain

Last Published

April 13th, 2011

Functions in RProtoBuf (0.2.3)

SetCloseOnDelete-methods

set the close on delete behavior
RpcHTTP-class

Class "RpcHTTP"
ServiceDescriptor-class

Class "ServiceDescriptor"
RProtoBuf-package

R Interface to the Protocol Buffers API
add-methods

add elements of a repeated field of a message
FieldDescriptor-class

Class "FieldDescriptor"
BackUp-methods

Backs up a number of bytes from a stream
descriptor-methods

Get the descriptor of a message
FileOutputStream-methods

Creates an FileOutputStream
MethodDescriptor-class

Class "MethodDescriptor"
ConnectionInputStream-methods

Creates an ConnectionInputStream
containing_type-methods

Gets the message type descriptor that contains a descriptor
Descriptor-class

Class "Descriptor"
name

Name or full name of a descriptor
ByteCount-methods

The number of bytes read/written since the object was created
GetErrno-methods

Get the error number for an I/O error
Next-methods

Obtains a chunk of data from the stream
ArrayOutputStream-class

Class "ArrayOutputStream"
FileInputStream-class

Class "FileInputStream"
EnumValueDescriptor-class

Class "EnumValueDescriptor"
readProtoFiles

protocol buffer descriptor importer
is_extension-methods

Indicates if a field descriptor is an extension
clear-methods

Clear a field or all fields of the message and set them to their default values
ArrayOutputStream-methods

Creates an ArrayOutputStream
EnumDescriptor-class

Class "EnumDescriptor"
Skip-methods

Skips a number of bytes
has-methods

Indicates if a message has the given field set
isInitialized-methods

Indicates if a protocol buffer message is initialized
number-methods

Gets the declared tag number of a field
ArrayInputStream-class

Class "ArrayInputStream"
enum_type_count-methods

The number of enum types
with.Message

with and within methods for protocol buffer messages
set-methods

set a subset of values of a repeated field of a message
merge-methods

Merge two messages of the same type
FileOutputStream-class

Class "FileOutputStream"
as.list.Message

Grab the protocol buffer message as an R list
ArrayInputStream-methods

Creates an ArrayInputStream
ZeroCopyInputStream-class

Virtual Class "ZeroCopyInputStream"
readASCII-methods

read a message in ASCII format
fetch-methods

Fetch content of a repeated field
bytesize-methods

The number of bytes taken by a message
field-methods

Extract a field descriptor
label-methods

Gets the label of a field
fileDescriptor-methods

gets the file descriptor of an object
FileDescriptor-class

Class "FileDescriptor"
enum_type-methods

Extract an enum type descriptor for a nested type
P

Protocol Buffer descriptor importer
ConnectionInputStream-class

Class "ConnectionInputStream"
ConnectionOutputStream-methods

Creates an ConnectionOutputStream
FileInputStream-methods

Creates an FileInputStream
Message-class

Class "Message"
asMessage

coerce an object to a protobuf message
field_count-methods

The number of fields
nested_type_count-methods

The number of fields
nested_type-methods

Extract a message type descriptor for a nested type
ConnectionOutputStream-class

Class "ConnectionOutputStream"
clone-methods

Clone protocolo buffer messages
sizegets

Set the size of a field
invoke-methods

invoke a protobuf rpc method
ZeroCopyOutputStream-class

Virtual Class "ZeroCopyOutputStream"
completion

Completion support for protocol buffer messages and descriptors
read-methods

Read a protocol buffer message from a connection
swap-methods

swap elements of a repeated field of a message
size-methods

Size of a message field
type-methods

Gets the type or the c++ type of a field