Learn R Programming

RProtoBuf (version 0.1-0)

ArrayInputStream-class: Class "ArrayInputStream"

Description

A ZeroCopyInputStream backed by an in-memory array of bytes

Arguments

Objects from the Class

Objects can be created by the ArrayInputStream function

Extends

Class "ZeroCopyInputStream", directly.

Methods

See ZeroCopyInputStream

References

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

See Also

ZeroCopyInputStream for methods