Expand description
Utility functions for buffer parsing and manipulation.
Functionsยง
- buffer_
to_ array - Receives buffer and converts it to vector of strings.
- parse_
command - Parse a buffer into command parts with validation.
Utility functions for buffer parsing and manipulation.