func encoding/hex.Dumper

2 uses

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