Expand description
Text encoding error utilities for ASS-RS
Provides specialized error creation and validation functions for text encoding issues including UTF-8 validation, encoding detection, and character conversion errors. Focuses on providing detailed context.
Functionsยง
- utf8_
error - Create UTF-8 encoding error with position information
- validate_
ass_ text_ content - Validate text contains only valid ASS characters
- validate_
bom_ handling - Validate BOM (Byte Order Mark) handling
- validate_
utf8_ detailed - Validate UTF-8 with detailed error reporting
- validation_
error - Create validation error for text content