style : The hash utility class is exposed

This commit is contained in:
hevinci
2024-02-21 10:10:37 +08:00
parent 0a7a883aae
commit 4170c60f0c
4 changed files with 6 additions and 11 deletions

View File

@@ -191,7 +191,7 @@ namespace YooAsset
/// <summary>
/// 哈希工具类
/// </summary>
internal static class HashUtility
public static class HashUtility
{
private static string ToString(byte[] hashBytes)
{