Skip to main content

Module fuchsia

Module fuchsia 

Source

Modules§

sync_file
zxio

Structs§

AnonymousRemoteFileObject
A file object that is not attached to a RemoteFs, which means it stores its own RemoteIo.
BootZxTimer
MonotonicZxTimer
RemoteBundle
RemoteBundle is a remote, immutable filesystem that stores additional metadata that would otherwise not be available. The metadata exists in the “metadata.v1” file, which contains directory, symbolic link and extended attribute information. Only the content for files are accessed remotely as normal.
RemoteCounter
RemoteFileObject
RemoteFs
RemoteUnixDomainSocket
RemoteVolume
RemoteZxioFileObject
SyslogFile

Functions§

create_file_from_handle
Create a FileHandle from a zx::NullableHandle.
create_fuchsia_pipe
new_remote_file
Creates a file handle from a zx::NullableHandle.
new_remote_file_ops
Creates a FileOps from a zx::NullableHandle.
new_remote_fs
new_remote_vol
new_remotefs_in_root
Create a filesystem to access the content of the fuchsia directory available at options.source inside root.