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

2 uses

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