class StreamFileConnection
Defined at line 26 of file ../../src/storage/lib/vfs/cpp/connection/stream_file_connection.h
Public Methods
void StreamFileConnection (fs::FuchsiaVfs * vfs, fbl::RefPtr<fs::Vnode> vnode, fuchsia_io::Rights rights, bool append, zx::stream stream, zx_koid_t koid)
Refer to documentation for |Connection::Connection|.
Defined at line 31 of file ../../src/storage/lib/vfs/cpp/connection/stream_file_connection.cc
void ~StreamFileConnection ()
Defined at line 32 of file ../../src/storage/lib/vfs/cpp/connection/stream_file_connection.h