mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2026-01-04 17:49:40 +05:00
rename serialization methods and add BinaryObjectStreamReader for interop
This commit is contained in:
@@ -17,7 +17,7 @@ using VersionedSerialization;
|
||||
|
||||
namespace Il2CppInspector
|
||||
{
|
||||
public class Metadata : BinaryObjectStream
|
||||
public class Metadata : BinaryObjectStreamReader
|
||||
{
|
||||
public Il2CppGlobalMetadataHeader Header { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user