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

2 uses

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