# libtmux.BufferValue

- **Module:** libtmux
- **Package:** libtmux
- **Language:** Lua
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-lua/blob/547c9c4228e07ebf846690eb44da2eeeb6fde922/lua/libtmux/_internal/buffer.lua#L285
- **Page:** https://libtmux.org/en/lua/latest/reference/libtmux-buffervalue/

## Members

- `bytes` (attribute): Exact buffer bytes, including NUL and trailing newlines.
- `name` (attribute): Explicit current buffer name; not an incarnation identifier.
- `text` (method)
