Crate blob_writer

Source

Structs§

BlobWriter
BlobWriter is a wrapper around the fuchsia.fxfs.BlobWriter fidl protocol. Clients will use this library to write blobs to disk.

Enums§

CreateError
The error type used by the BlobWriter for the create() command.
WriteError
The error type used by the BlobWriter for the write() command.