RProtoBuf (version 0.4.22)

ConnectionInputStream-class: Class "ConnectionInputStream"

Description

A ZeroCopyInputStream reading from a binary R connection

Arguments

Objects from the Class

Objects can be created by the ConnectionInputStream function

Slots

pointer:

External pointer to the rprotobuf::ConnectionInputStream C++ object

Extends

Class "ZeroCopyInputStream", directly.

Methods

See ZeroCopyInputStream

Author

Romain Francois <francoisromain@free.fr>

References

The internal C++ class ConnectionInputStream

See Also

ZeroCopyInputStream for methods