public static bool IsVersionCached(string url, Hash128 hash) { return(Caching.INTERNAL_CALL_IsVersionCached(url, ref hash)); }