vendor/golang.org/x/text/unicode/norm.Form.Bytes (method)
2 uses
vendor/golang.org/x/text/unicode/norm (current package)
normalize.go#L44: func (f Form) Bytes(b []byte) []byte {
vendor/golang.org/x/net/idna
idna10.0.0.go#L497: b = norm.NFC.Bytes(b)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)