Learn R Programming

RProtoBuf (version 0.4.3)

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

References

The internal C++ class ConnectionOutputStream

See Also

ZeroCopyOutputStream for methods