---
title: FSVolume.SeekRegion.data
framework: fskit
role: symbol
role_heading: Case
path: fskit/fsvolume/seekregion/data
---

# FSVolume.SeekRegion.data

Seek the next data region.

## Declaration

```swift
case data
```

## Discussion

Discussion When there are no more data regions past the supplied offset, an error code ENXIO should be returned.

## See Also

### Seek region types

- [FSVolume.SeekRegion.hole](fskit/fsvolume/seekregion/hole.md)
