mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-19 23:00:06 +00:00
Update IDecryptionServices.cs
This commit is contained in:
@@ -40,6 +40,6 @@ namespace YooAsset
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="encryptData"></param>
|
/// <param name="encryptData"></param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
public byte[] ReadFileData(byte[] encryptData);
|
byte[] ReadFileData(byte[] encryptData);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user