Structs§
- Descriptor
Flags - Descriptor
Stat - File attributes.
- Directory
Entry - A directory entry.
- Directory
Entry Stream - A stream of directory entries.
- Metadata
Hash Value - A 128-bit hash value, split into parts because wasm doesn’t have a 128-bit integer type.
- Open
Flags - Path
Flags
Enums§
- Advice
- File or memory access pattern advisory information.
- Descriptor
Type - The type of a filesystem object referenced by a descriptor.
- Error
Code - Error codes returned by functions, similar to
errno
in POSIX. Not all of these error codes are returned by the functions provided by this API; some are used in higher-level library layers, and others are provided merely for alignment with POSIX. - NewTimestamp
- When setting a timestamp, this gives the value to set it to.
Traits§
- Host
- Host
Descriptor - Host
Descriptor With Store - Host
Directory Entry Stream - Host
Directory Entry Stream With Store - Host
With Store
Functions§
Type Aliases§
- Datetime
- Error
- Filesize
- File size or length of a region within a file.
- Input
Stream - Link
Count - Number of hard links to an inode.
- Output
Stream