---
title: withBytes
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/osdata/1388001-withbytes
---

# withBytes

## Declaration

```occ
static OSPtr<OSData> withBytes(const void *bytes, unsigned int numBytes);
```
