| Class | Description |
|---|---|
| FileStorage |
Simple storage, in files.
|
| FileSystemTransaction |
Transaction on
FileStorage. |
| RxFile |
The reactive file allows you to perform read and write operations via
RxFile.flow()
and RxFile.save(Flowable) methods respectively. |
Copyright © 2019–2020 jcabi.com. All rights reserved.