github.com/jackc/pgtype.Float8.DecodeBinary (method)

2 uses

	github.com/jackc/pgtype (current package)
		float8.go#L200: func (dst *Float8) DecodeBinary(ci *ConnInfo, src []byte) error {
		float8_array.go#L377: 		err = elements[i].DecodeBinary(ci, elemSrc)