| ConnectionOutputStream-class {RProtoBuf} | R Documentation |
Class "ConnectionOutputStream"
Description
A ZeroCopyOutputStream writing to a binary R connection
Objects from the Class
Objects can be created by the ConnectionOutputStream function
Slots
pointer:External pointer to the
rprotobuf::ConnectionOutputStreamC++ object
Extends
Class "ZeroCopyOutputStream", directly.
Methods
Author(s)
Romain Francois <francoisromain@free.fr>
References
The internal C++ class ConnectionOutputStream
See Also
ZeroCopyOutputStream for methods
[Package RProtoBuf version 0.4.22 Index]