#include <zero_copy_stream_impl_lite.h>
Public Member Functions | |
virtual int | Read (void *buffer, int size)=0 |
virtual int | Read (void *buffer, int size)=0 |
virtual int | Skip (int count) |
virtual int | Skip (int count) |
virtual | ~CopyingInputStream () |
virtual | ~CopyingInputStream () |
Definition at line 176 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h.
|
inlinevirtual |
Definition at line 178 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h.
|
inlinevirtual |
Definition at line 179 of file protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h.
Reimplemented in google::protobuf::io::FileInputStream::CopyingFileInputStream, and google::protobuf::io::FileInputStream::CopyingFileInputStream.
Definition at line 186 of file bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.