Module utils

Module utils 

Source
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.