---
title: getBytesNoCopy
framework: kernel
role: symbol
role_heading: Instance Method
path: kernel/iobuffermemorydescriptor/1574840-getbytesnocopy
---

# getBytesNoCopy

Returns the virtual address of the beginning of the memory buffer.

## Declaration

```occ
virtual void * getBytesNoCopy(void);
```

## See Also

### Getting the Buffer Contents

- [getBytesNoCopy](kernel/iobuffermemorydescriptor/3516445-getbytesnocopy.md)
