Documentation
¶
Index ¶
- func CollapseWhitespace(text string) string
- func ComposeJamoSequences(text string) string
- func ContainsSuspiciousBase64(input string) bool
- func DecodeBase64Candidate(input string) ([]byte, error)
- func DecodeCandidates(input string) []string
- func IsReadableText(data []byte) bool
- func JoinShortSeparators(text string, maxRun int) string
- func Normalize(text string) string
- func NormalizePostProcess(text string) string
- func SanitizeUTF8(text string) string
- func StripControlChars(text string) string
- func StripFormatAndCombining(text string) string
- type Views
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollapseWhitespace ¶
func ComposeJamoSequences ¶
func DecodeBase64Candidate ¶
func DecodeCandidates ¶
func IsReadableText ¶
func JoinShortSeparators ¶
func NormalizePostProcess ¶
func SanitizeUTF8 ¶
func StripControlChars ¶
func StripFormatAndCombining ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.