func encoding/hex.Dumper

2 uses

	encoding/hex (current package)
		hex.go#L131: 	dumper := Dumper(&buf)
		hex.go#L215: func Dumper(w io.Writer) io.WriteCloser {