func encoding/hex.Dumper

2 uses

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