---
title: readBuffersByteCount
framework: virtualization
role: symbol
role_heading: Instance Property
path: virtualization/vzvirtioqueueelement/readbuffersbytecount
---

# readBuffersByteCount

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

## Declaration

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