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.4.9. (GOOS=linux GOARCH=amd64)