---
title: bytes
framework: modelio
role: symbol
role_heading: Instance Property
path: modelio/mdlmeshbuffermap/bytes
---

# bytes

A pointer to the mutable memory managed by the buffer map.

## Declaration

```swift
var bytes: UnsafeMutableRawPointer { get }
```
