mirror of https://github.com/tuyoogame/YooAsset
Update IDecryptionServices.cs
parent
c6377ce544
commit
0d5558f29f
|
@ -40,6 +40,6 @@ namespace YooAsset
|
|||
/// </summary>
|
||||
/// <param name="encryptData"></param>
|
||||
/// <returns></returns>
|
||||
public byte[] ReadFileData(byte[] encryptData);
|
||||
byte[] ReadFileData(byte[] encryptData);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue