Namespaces
Enumerations
enum class WriteBytesMode : uint32_t
| Name | Value | Comments |
|---|---|---|
| kReadModifyEraseWrite | 1u |
In this mode, WriteBytes() performs the following steps:
This mode only changes data in the specified write range on the storage, data out of the |
| kEraseWrite | 2u |
In this mode, WriteBytes() performs the following steps:
This mode changes data in the minmum block range w.r.t the specified write range on the |
Defined at line 17 of file fidling/gen/sdk/fidl/fuchsia.hardware.skipblock/fuchsia.hardware.skipblock/cpp/fidl/fuchsia.hardware.skipblock/cpp/common_types.h