Expand description
String utilities for LibYML.
This module provides utilities for working with YAML strings.
Functions§
- Duplicate a null-terminated string.
- Extend a string buffer by reallocating and copying the existing data.
- Join two string buffers by copying data from one to the other.