utf8

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed unicode_utf8.d.ts
	UnicodeUtf8Define   []byte
	UnicodeUtf8Declared = map[string]any{
		"valid":                  utf8.Valid,
		"decodeLastRuneInString": utf8.DecodeLastRuneInString,
		"decodeRuneInString":     utf8.DecodeRuneInString,
		"runeCount":              utf8.RuneCount,
		"runeLen":                utf8.RuneLen,
		"fullRune":               utf8.FullRune,
		"MaxRune":                utf8.MaxRune,
		"validString":            utf8.ValidString,
		"runeCountInString":      utf8.RuneCountInString,
		"runeStart":              utf8.RuneStart,
		"UTFMax":                 utf8.UTFMax,
		"validRune":              utf8.ValidRune,
		"fullRuneInString":       utf8.FullRuneInString,
		"RuneError":              utf8.RuneError,
		"RuneSelf":               utf8.RuneSelf,
		"appendRune":             utf8.AppendRune,
		"decodeLastRune":         utf8.DecodeLastRune,
		"decodeRune":             utf8.DecodeRune,
		"encodeRune":             utf8.EncodeRune,
	}
)

Functions

This section is empty.

Types

type UnicodeUtf8Module

type UnicodeUtf8Module struct{}

func (UnicodeUtf8Module) Exports

func (S UnicodeUtf8Module) Exports() map[string]any

func (UnicodeUtf8Module) Identity

func (S UnicodeUtf8Module) Identity() string

func (UnicodeUtf8Module) TypeDefine

func (S UnicodeUtf8Module) TypeDefine() []byte

Jump to

Keyboard shortcuts

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