class DecompressorImpl
Defined at line 22 of file ../../src/storage/blobfs/compression/decompressor_sandbox/decompressor_impl.h
DecompressorCreator implementation
Public Methods
void Create (::fuchsia_blobfs_internal::wire::DecompressorCreatorCreateRequest * request, CreateCompleter::Sync & completer)
Sets up a fifo to do work using the provided vmos, with the compressed vmo
as the src and the decompressed as the destination in all requests on the
fifo.
Defined at line 299 of file ../../src/storage/blobfs/compression/decompressor_sandbox/decompressor_impl.cc