github.com/jackc/pgtype.BPChar.DecodeBinary (method)

2 uses

	github.com/jackc/pgtype (current package)
		bpchar.go#L44: func (dst *BPChar) DecodeBinary(ci *ConnInfo, src []byte) error {
		bpchar_array.go#L377: 		err = elements[i].DecodeBinary(ci, elemSrc)