---
title: getBytes
framework: coregraphics
role: symbol
role_heading: Instance Property
path: coregraphics/cgdataprovidersequentialcallbacks/getbytes
---

# getBytes

A pointer to a function that copies data from the provider. For more information, see CGDataProviderGetBytesCallback.

## Declaration

```swift
var getBytes: CGDataProviderGetBytesCallback?
```

## See Also

### Instance Properties

- [releaseInfo](coregraphics/cgdataprovidersequentialcallbacks/releaseinfo.md)
- [rewind](coregraphics/cgdataprovidersequentialcallbacks/rewind.md)
- [skipForward](coregraphics/cgdataprovidersequentialcallbacks/skipforward.md)
- [version](coregraphics/cgdataprovidersequentialcallbacks/version.md)
