github.com/jackc/pgx/v5/pgtype.Uint64Codec.DecodeValue (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L234: func (c Uint64Codec) DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) {