---
title: writeBuffersByteCount
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzvirtioqueueelement/writebuffersbytecount
---

# writeBuffersByteCount

The total size of the write buffers memory (in bytes) exposed by the Virtio queue element.

## Declaration

```swift
var writeBuffersByteCount: Int { get }
```
