#include <zero_copy_stream_impl.h>
◆ FileInputStream()
google::protobuf::io::FileInputStream::FileInputStream |
( |
int |
file_descriptor, |
|
|
int |
block_size = -1 |
|
) |
| |
|
explicit |
◆ ~FileInputStream()
google::protobuf::io::FileInputStream::~FileInputStream |
( |
| ) |
|
◆ BackUp()
void google::protobuf::io::FileInputStream::BackUp |
( |
int |
count | ) |
|
|
virtual |
◆ ByteCount()
int64 google::protobuf::io::FileInputStream::ByteCount |
( |
| ) |
const |
|
virtual |
◆ Close()
bool google::protobuf::io::FileInputStream::Close |
( |
| ) |
|
◆ GetErrno()
int google::protobuf::io::FileInputStream::GetErrno |
( |
| ) |
|
|
inline |
◆ Next()
bool google::protobuf::io::FileInputStream::Next |
( |
const void ** |
data, |
|
|
int * |
size |
|
) |
| |
|
virtual |
◆ SetCloseOnDelete()
void google::protobuf::io::FileInputStream::SetCloseOnDelete |
( |
bool |
value | ) |
|
|
inline |
◆ Skip()
bool google::protobuf::io::FileInputStream::Skip |
( |
int |
count | ) |
|
|
virtual |
The documentation for this class was generated from the following files: