mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[IArchive] Define GetInformation.
This commit is contained in:
@@ -77,6 +77,7 @@ public partial class Symbian
|
||||
uint comp_name_ptr;
|
||||
byte[] ComponentName_b;
|
||||
string ComponentName = "";
|
||||
public void GetInformation(IFilter filter, Encoding encoding, out string information)
|
||||
|
||||
SymbianHeader sh = new SymbianHeader();
|
||||
BinaryReader br = new BinaryReader(fileStream);
|
||||
|
||||
Submodule Aaru.CommonTypes updated: ef84faca38...109d36561f
Reference in New Issue
Block a user