Learn R Programming

RProtoBuf (version 0.2.6)

FileInputStream-class: Class "FileInputStream"

Description

A ZeroCopyInputStream reading from a file

Arguments

Objects from the Class

Objects can be created by the FileInputStream function

Extends

Class "ZeroCopyInputStream", directly.

References

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

See Also

ZeroCopyInputStream for methods