libtmux::Parser
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/control.hpp
-
The control-mode wire format, decoded into whole events.
Owns the partial state between reads, so a caller feeds whatever bytes arrived and gets back only complete events. It bounds what it retains because a connection, unlike a subprocess, never gives its memory back.
3 declared, 0 inherited