---
title: putBytes
framework: coregraphics
role: symbol
role_heading: Instance Property
path: coregraphics/cgdataconsumercallbacks/putbytes
---

# putBytes

A pointer to a function that copies data to the data consumer. For more information, see CGDataConsumerPutBytesCallback.

## Declaration

```swift
var putBytes: CGDataConsumerPutBytesCallback?
```

## See Also

### Instance Properties

- [releaseConsumer](coregraphics/cgdataconsumercallbacks/releaseconsumer.md)
