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

2 uses

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