Structs§
- Blob
Writer - BlobWriter is a wrapper around the fuchsia.fxfs.BlobWriter fidl protocol. Clients will use this library to write blobs to disk.
Enums§
- Create
Error - The error type used by the
BlobWriter
for the create() command. - Write
Error - The error type used by the
BlobWriter
for the write() command.