RProtoBuf (version 0.4.22)

ConnectionOutputStream-class: Class "ConnectionOutputStream"

Description

A ZeroCopyOutputStream writing to a binary R connection

Arguments

Objects from the Class

Objects can be created by the ConnectionOutputStream function

Slots

pointer:

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

Extends

Class "ZeroCopyOutputStream", directly.

Methods

See ZeroCopyOutputStream

Author

Romain Francois <francoisromain@free.fr>

References

The internal C++ class ConnectionOutputStream

See Also

ZeroCopyOutputStream for methods