Expand description
Internal utilities for LibYML.
This module contains internal utility functions and structures for the library.
Functions§
- Checks if the provided UTF-8 encoded string is valid according to the UTF-8 specification.
- Extend a queue by reallocating and copying the existing data.
- Extend a stack by reallocating and copying the existing data.