github.com/go-pg/pg/v10/types.HexEncoder.Bytes (method)

2 uses

	github.com/go-pg/pg/v10/types (current package)
		hex.go#L25: func (enc *HexEncoder) Bytes() []byte {

	github.com/go-pg/pg/v10/orm
		msgpack.go#L27: 		return hexEnc.Bytes()