Crate blob_writer

source ·

Structs§

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

Enums§

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