RProtoBuf (version 0.4.13)

ArrayOutputStream-class: Class "ArrayOutputStream"

Description

A '>ZeroCopyOutputStream backed by an in-memory array of bytes

Arguments

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

References

The ArrayOutputStream class from the protobuf C++ library. http://code.google.com/apis/protocolbuffers/docs/reference/cpp/google.protobuf.io.zero_copy_stream_impl_lite.html#ArrayOutputStream

See Also

'>ZeroCopyOutputStream for methods