---
title: FSVolume.DataCacheMode.readWithCache
framework: fskit
role: symbol
role_heading: Case
path: fskit/fsvolume/datacachemode/readwithcache
---

# FSVolume.DataCacheMode.readWithCache

A mode that indicates read access with caching enabled.

## Declaration

```swift
case readWithCache
```

## See Also

### Data cache modes

- [FSVolume.DataCacheMode.none](fskit/fsvolume/datacachemode/none.md)
- [FSVolume.DataCacheMode.readWriteWithCache](fskit/fsvolume/datacachemode/readwritewithcache.md)
