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

2 uses

	github.com/jackc/pgtype (current package)
		int4_array.go#L779: func (src Int4Array) EncodeText(ci *ConnInfo, buf []byte) ([]byte, error) {
		int4_array.go#L900: 	buf, err := src.EncodeText(nil, nil)