utf8util

package
v0.0.91 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package utf8util holds small UTF-8 helpers shared across agent-run packages.

Index

Constants

View Source
const Replacement = "\uFFFD"

Replacement is the Unicode replacement character (U+FFFD).

Variables

This section is empty.

Functions

func ToValid

func ToValid(s string) string

ToValid returns s with each invalid UTF-8 byte sequence replaced by Replacement. Safe for runner argv / inject (real grok panics in std::env::args on invalid UTF-8).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL