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