Learn R Programming

RProtoBuf (version 0.1-0)

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

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