github.com/jackc/pgtype.BPCharArray.EncodeText (method)

2 uses

	github.com/jackc/pgtype (current package)
		bpchar_array.go#L387: func (src BPCharArray) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
		bpchar_array.go#L508: 	buf, err := src.EncodeText(nil, nil)