ArrayOutputStream-class: Class "ArrayOutputStream"

ArrayOutputStream-classR Documentation

Class "ArrayOutputStream"

Description

A ZeroCopyOutputStream backed by an in-memory array of bytes

Objects from the Class

Objects can be created by the ArrayOutputStream function

Slots

pointer:

External pointer to the google::protobuf::io::ArrayOutputStream C++ object

Extends

Class "ZeroCopyOutputStream", directly.

Methods

See ZeroCopyOutputStream

Author(s)

Romain Francois <francoisromain@free.fr>

References

The ArrayOutputStream class from the protobuf C++ library. https://developers.google.com/protocol-buffers/docs/reference/cpp/google.protobuf.io.zero_copy_stream_impl_lite?csw=1

See Also

ZeroCopyOutputStream for methods


RProtoBuf documentation built on Nov. 3, 2022, 9:06 a.m.