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

2 uses

	github.com/jackc/pgtype (current package)
		bpchar.go#L40: func (dst *BPChar) DecodeText(ci *ConnInfo, src []byte) error {
		bpchar_array.go#L331: 			err = elem.DecodeText(ci, elemSrc)