func encoding/hex.DecodedLen one use encoding/hex (current package) hex.go#L49: func DecodedLen(x int) int { return x / 2 }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)