1979 lines
102 KiB
C++
1979 lines
102 KiB
C++
|
|
#include "pch-cpp.hpp"
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
template <typename R>
|
|||
|
|
struct VirtualFuncInvoker0
|
|||
|
|
{
|
|||
|
|
typedef R (*Func)(void*, const RuntimeMethod*);
|
|||
|
|
|
|||
|
|
static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj)
|
|||
|
|
{
|
|||
|
|
const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj);
|
|||
|
|
return ((Func)invokeData.methodPtr)(obj, invokeData.method);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
struct Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3;
|
|||
|
|
struct Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28;
|
|||
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|||
|
|
struct CharU5BU5D_t799905CF001DD5F13F7DBB310181FC4D8B7D0AAB;
|
|||
|
|
struct IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832;
|
|||
|
|
struct StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF;
|
|||
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|||
|
|
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F;
|
|||
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3;
|
|||
|
|
struct Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B;
|
|||
|
|
struct CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57;
|
|||
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D;
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0;
|
|||
|
|
struct DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A;
|
|||
|
|
struct IDictionary_t6D03155AF1FA9083817AA5B6AD7DEEACC26AB220;
|
|||
|
|
struct IFormatProvider_tC202922D43BFF3525109ABF3FB79625F5646AB52;
|
|||
|
|
struct IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910;
|
|||
|
|
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB;
|
|||
|
|
struct NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472;
|
|||
|
|
struct ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB;
|
|||
|
|
struct SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4;
|
|||
|
|
struct SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC;
|
|||
|
|
struct SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7;
|
|||
|
|
struct SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6;
|
|||
|
|
struct String_t;
|
|||
|
|
struct TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4;
|
|||
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0712C407AAC0041C84A00CDFA38D826309EC6048;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral16F3062DD8DE6A7752DD1AD5F19C1B7F66387B6A;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral5BDD57354231082EAA6C493C3167F432E11058F5;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6ECC3496F02C1015AA4D74043A0DE13810269E15;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral6F3CF19A45A31A89284875B48DE1B03C2874C63B;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral8E86505CF1C7AC53FD698A730A137CB783A7AA4F;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral90DBF25B510B8254AB2001E4C67890377F8F1191;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral9C46C8CD555D0C7F60B686997E2973FED82B5B99;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralA82A980207550B23DF691418FD06F02DF690299B;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralC5F2406640F4F08577B3ADFE0B94DDC1B821F406;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralCEA0ED0066879A12EF7428466404FD5A318EEDDA;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralD56151E2E1859C72CC3E4E5EBFF655148B2A8DE9;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteralF8497361893F29B5DB350E7E971E316035775C9D;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var;
|
|||
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com;
|
|||
|
|
struct CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke;
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com;
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke;
|
|||
|
|
struct Exception_t_marshaled_com;
|
|||
|
|
struct Exception_t_marshaled_pinvoke;
|
|||
|
|
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C_BEGIN
|
|||
|
|
IL2CPP_EXTERN_C_END
|
|||
|
|
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
struct U3CModuleU3E_t9397137EE44527D005A3150139535C74B9F1C126
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct CriticalFinalizerObject_t1DCAB623CAEA6529A96F5F3EDE3C7048A6E313C9 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
bool ___m_isReadOnly;
|
|||
|
|
int32_t ___cultureID;
|
|||
|
|
int32_t ___parent_lcid;
|
|||
|
|
int32_t ___datetime_index;
|
|||
|
|
int32_t ___number_index;
|
|||
|
|
int32_t ___default_calendar_type;
|
|||
|
|
bool ___m_useUserOverride;
|
|||
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|||
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|||
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|||
|
|
String_t* ___m_name;
|
|||
|
|
String_t* ___englishname;
|
|||
|
|
String_t* ___nativename;
|
|||
|
|
String_t* ___iso3lang;
|
|||
|
|
String_t* ___iso2lang;
|
|||
|
|
String_t* ___win3lang;
|
|||
|
|
String_t* ___territory;
|
|||
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___native_calendar_names;
|
|||
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|||
|
|
void* ___textinfo_data;
|
|||
|
|
int32_t ___m_dataItem;
|
|||
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___parent_culture;
|
|||
|
|
bool ___constructed;
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___cached_serialized_form;
|
|||
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D* ___m_cultureData;
|
|||
|
|
bool ___m_isInherited;
|
|||
|
|
};
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
int32_t ___m_isReadOnly;
|
|||
|
|
int32_t ___cultureID;
|
|||
|
|
int32_t ___parent_lcid;
|
|||
|
|
int32_t ___datetime_index;
|
|||
|
|
int32_t ___number_index;
|
|||
|
|
int32_t ___default_calendar_type;
|
|||
|
|
int32_t ___m_useUserOverride;
|
|||
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|||
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|||
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|||
|
|
char* ___m_name;
|
|||
|
|
char* ___englishname;
|
|||
|
|
char* ___nativename;
|
|||
|
|
char* ___iso3lang;
|
|||
|
|
char* ___iso2lang;
|
|||
|
|
char* ___win3lang;
|
|||
|
|
char* ___territory;
|
|||
|
|
char** ___native_calendar_names;
|
|||
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|||
|
|
void* ___textinfo_data;
|
|||
|
|
int32_t ___m_dataItem;
|
|||
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_pinvoke* ___parent_culture;
|
|||
|
|
int32_t ___constructed;
|
|||
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|||
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_pinvoke* ___m_cultureData;
|
|||
|
|
int32_t ___m_isInherited;
|
|||
|
|
};
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com
|
|||
|
|
{
|
|||
|
|
int32_t ___m_isReadOnly;
|
|||
|
|
int32_t ___cultureID;
|
|||
|
|
int32_t ___parent_lcid;
|
|||
|
|
int32_t ___datetime_index;
|
|||
|
|
int32_t ___number_index;
|
|||
|
|
int32_t ___default_calendar_type;
|
|||
|
|
int32_t ___m_useUserOverride;
|
|||
|
|
NumberFormatInfo_t8E26808B202927FEBF9064FCFEEA4D6E076E6472* ___numInfo;
|
|||
|
|
DateTimeFormatInfo_t0457520F9FA7B5C8EAAEB3AD50413B6AEEB7458A* ___dateTimeInfo;
|
|||
|
|
TextInfo_tD3BAFCFD77418851E7D5CB8D2588F47019E414B4* ___textInfo;
|
|||
|
|
Il2CppChar* ___m_name;
|
|||
|
|
Il2CppChar* ___englishname;
|
|||
|
|
Il2CppChar* ___nativename;
|
|||
|
|
Il2CppChar* ___iso3lang;
|
|||
|
|
Il2CppChar* ___iso2lang;
|
|||
|
|
Il2CppChar* ___win3lang;
|
|||
|
|
Il2CppChar* ___territory;
|
|||
|
|
Il2CppChar** ___native_calendar_names;
|
|||
|
|
CompareInfo_t1B1A6AC3486B570C76ABA52149C9BD4CD82F9E57* ___compareInfo;
|
|||
|
|
void* ___textinfo_data;
|
|||
|
|
int32_t ___m_dataItem;
|
|||
|
|
Calendar_t0A117CC7532A54C17188C2EFEA1F79DB20DF3A3B* ___calendar;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_marshaled_com* ___parent_culture;
|
|||
|
|
int32_t ___constructed;
|
|||
|
|
Il2CppSafeArray* ___cached_serialized_form;
|
|||
|
|
CultureData_tEEFDCF4ECA1BBF6C0C8C94EB3541657245598F9D_marshaled_com* ___m_cultureData;
|
|||
|
|
int32_t ___m_isInherited;
|
|||
|
|
};
|
|||
|
|
struct Interop_t7A55664521EFD767DDDB5FB4003A95B55C643CB0 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct SR_tBD25CD6C6E5E63C327ADA3F5BF1F272B87AFBBE6 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct String_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
int32_t ____stringLength;
|
|||
|
|
Il2CppChar ____firstChar;
|
|||
|
|
};
|
|||
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Brotli_t339C5DB06EAF28914FDA6D2F54D061D756C8EAF3 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|||
|
|
{
|
|||
|
|
bool ___m_value;
|
|||
|
|
};
|
|||
|
|
struct BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847
|
|||
|
|
{
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* ____state;
|
|||
|
|
bool ____disposed;
|
|||
|
|
};
|
|||
|
|
struct BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
void* ____state;
|
|||
|
|
int32_t ____disposed;
|
|||
|
|
};
|
|||
|
|
struct BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_com
|
|||
|
|
{
|
|||
|
|
void* ____state;
|
|||
|
|
int32_t ____disposed;
|
|||
|
|
};
|
|||
|
|
struct BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ____state;
|
|||
|
|
bool ____disposed;
|
|||
|
|
};
|
|||
|
|
struct BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
void* ____state;
|
|||
|
|
int32_t ____disposed;
|
|||
|
|
};
|
|||
|
|
struct BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_com
|
|||
|
|
{
|
|||
|
|
void* ____state;
|
|||
|
|
int32_t ____disposed;
|
|||
|
|
};
|
|||
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|||
|
|
{
|
|||
|
|
uint8_t ___m_value;
|
|||
|
|
};
|
|||
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2 : public ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Enum_t2A1A94B24E3B776EEF4E5E485E290BB9D4D072E2_marshaled_com
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|||
|
|
{
|
|||
|
|
int32_t ___m_value;
|
|||
|
|
};
|
|||
|
|
struct IntPtr_t
|
|||
|
|
{
|
|||
|
|
void* ___m_value;
|
|||
|
|
};
|
|||
|
|
struct UInt32_t1833D51FFA667B18A5AA4B8D34DE284F8495D29B
|
|||
|
|
{
|
|||
|
|
uint32_t ___m_value;
|
|||
|
|
};
|
|||
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|||
|
|
{
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
struct
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|||
|
|
};
|
|||
|
|
};
|
|||
|
|
struct ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC
|
|||
|
|
{
|
|||
|
|
intptr_t ____value;
|
|||
|
|
};
|
|||
|
|
struct BrotliEncoderOperation_tDF2E95D5C1CD01C8A312BFE367D278CA9C619DC3
|
|||
|
|
{
|
|||
|
|
int32_t ___value__;
|
|||
|
|
};
|
|||
|
|
struct BrotliEncoderParameter_tF1DEDB9F87280CCF021AB0C19702A49D6DDF71B9
|
|||
|
|
{
|
|||
|
|
int32_t ___value__;
|
|||
|
|
};
|
|||
|
|
struct Exception_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
String_t* ____className;
|
|||
|
|
String_t* ____message;
|
|||
|
|
RuntimeObject* ____data;
|
|||
|
|
Exception_t* ____innerException;
|
|||
|
|
String_t* ____helpURL;
|
|||
|
|
RuntimeObject* ____stackTrace;
|
|||
|
|
String_t* ____stackTraceString;
|
|||
|
|
String_t* ____remoteStackTraceString;
|
|||
|
|
int32_t ____remoteStackIndex;
|
|||
|
|
RuntimeObject* ____dynamicMethods;
|
|||
|
|
int32_t ____HResult;
|
|||
|
|
String_t* ____source;
|
|||
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|||
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|||
|
|
IntPtrU5BU5D_tFD177F8C806A6921AD7150264CCC62FA00CAD832* ___native_trace_ips;
|
|||
|
|
int32_t ___caught_in_unmanaged;
|
|||
|
|
};
|
|||
|
|
struct Exception_t_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
char* ____className;
|
|||
|
|
char* ____message;
|
|||
|
|
RuntimeObject* ____data;
|
|||
|
|
Exception_t_marshaled_pinvoke* ____innerException;
|
|||
|
|
char* ____helpURL;
|
|||
|
|
Il2CppIUnknown* ____stackTrace;
|
|||
|
|
char* ____stackTraceString;
|
|||
|
|
char* ____remoteStackTraceString;
|
|||
|
|
int32_t ____remoteStackIndex;
|
|||
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|||
|
|
int32_t ____HResult;
|
|||
|
|
char* ____source;
|
|||
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|||
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|||
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|||
|
|
int32_t ___caught_in_unmanaged;
|
|||
|
|
};
|
|||
|
|
struct Exception_t_marshaled_com
|
|||
|
|
{
|
|||
|
|
Il2CppChar* ____className;
|
|||
|
|
Il2CppChar* ____message;
|
|||
|
|
RuntimeObject* ____data;
|
|||
|
|
Exception_t_marshaled_com* ____innerException;
|
|||
|
|
Il2CppChar* ____helpURL;
|
|||
|
|
Il2CppIUnknown* ____stackTrace;
|
|||
|
|
Il2CppChar* ____stackTraceString;
|
|||
|
|
Il2CppChar* ____remoteStackTraceString;
|
|||
|
|
int32_t ____remoteStackIndex;
|
|||
|
|
Il2CppIUnknown* ____dynamicMethods;
|
|||
|
|
int32_t ____HResult;
|
|||
|
|
Il2CppChar* ____source;
|
|||
|
|
SafeSerializationManager_tCBB85B95DFD1634237140CD892E82D06ECB3F5E6* ____safeSerializationManager;
|
|||
|
|
StackTraceU5BU5D_t32FBCB20930EAF5BAE3F450FF75228E5450DA0DF* ___captured_traces;
|
|||
|
|
Il2CppSafeArray* ___native_trace_ips;
|
|||
|
|
int32_t ___caught_in_unmanaged;
|
|||
|
|
};
|
|||
|
|
struct OperationStatus_t7FC6D4B4F4C4F20BE2F52301CAD11FFF310F56DF
|
|||
|
|
{
|
|||
|
|
int32_t ___value__;
|
|||
|
|
};
|
|||
|
|
struct SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7 : public CriticalFinalizerObject_t1DCAB623CAEA6529A96F5F3EDE3C7048A6E313C9
|
|||
|
|
{
|
|||
|
|
intptr_t ___handle;
|
|||
|
|
int32_t ____state;
|
|||
|
|
bool ____ownsHandle;
|
|||
|
|
bool ____fullyInitialized;
|
|||
|
|
};
|
|||
|
|
struct ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D
|
|||
|
|
{
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer;
|
|||
|
|
int32_t ____length;
|
|||
|
|
};
|
|||
|
|
struct Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305
|
|||
|
|
{
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC ____pointer;
|
|||
|
|
int32_t ____length;
|
|||
|
|
};
|
|||
|
|
struct SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4 : public SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC : public SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295 : public Exception_t
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|||
|
|
{
|
|||
|
|
String_t* ____paramName;
|
|||
|
|
};
|
|||
|
|
struct IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910 : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB : public SystemException_tCC48D868298F4C0705279823E34B00F4FBDB7295
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F : public ArgumentException_tAD90411542A20A9C72D5CDA3A84181D8B947A263
|
|||
|
|
{
|
|||
|
|
RuntimeObject* ____actualValue;
|
|||
|
|
};
|
|||
|
|
struct ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB : public InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB
|
|||
|
|
{
|
|||
|
|
String_t* ____objectName;
|
|||
|
|
};
|
|||
|
|
struct CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_StaticFields
|
|||
|
|
{
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___invariant_culture_info;
|
|||
|
|
RuntimeObject* ___shared_table_lock;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___default_current_culture;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentUICulture;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_DefaultThreadCurrentCulture;
|
|||
|
|
Dictionary_2_t9FA6D82CAFC18769F7515BB51D1C56DAE09381C3* ___shared_by_number;
|
|||
|
|
Dictionary_2_tE1603CE612C16451D1E56FF4D4859D4FE4087C28* ___shared_by_name;
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* ___s_UserPreferredCultureInfoInAppX;
|
|||
|
|
bool ___IsTaiwanSku;
|
|||
|
|
};
|
|||
|
|
struct String_t_StaticFields
|
|||
|
|
{
|
|||
|
|
String_t* ___Empty;
|
|||
|
|
};
|
|||
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|||
|
|
{
|
|||
|
|
String_t* ___TrueString;
|
|||
|
|
String_t* ___FalseString;
|
|||
|
|
};
|
|||
|
|
struct IntPtr_t_StaticFields
|
|||
|
|
{
|
|||
|
|
intptr_t ___Zero;
|
|||
|
|
};
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
|
|||
|
|
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_gshared (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_gshared (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_span, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, int32_t ___0_start, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, int32_t ___0_start, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0FC0B92549C2968E80B5F75A85F28B96DBFCFD63_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, uint8_t* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m947BF95D54571BF3897F96822B7A8FDA5853497B_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, uint8_t* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method) ;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922 (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, bool* ___0_success, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6 (const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_m3844098E7C18576D263AAF62F69BE5C70BF9A744 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263 (RuntimeObject* ___0_provider, String_t* ___1_format, RuntimeObject* ___2_arg0, RuntimeObject* ___3_arg1, RuntimeObject* ___4_arg2, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* Brotli_BrotliDecoderCreateInstance_m6A88BD51B6D0D07F60E15C460A5B630C806FF409 (intptr_t ___0_allocFunc, intptr_t ___1_freeFunc, intptr_t ___2_opaque, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3 (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1 (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84 (ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB* __this, String_t* ___0_objectName, String_t* ___1_message, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliDecoderIsFinished_m4B248470CF324970EFDB452045D17F36DBEEEC36 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* ___0_state, const RuntimeMethod* method) ;
|
|||
|
|
inline int32_t Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( int32_t (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, const RuntimeMethod*))Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1 (int32_t ___0_value, const RuntimeMethod* method) ;
|
|||
|
|
inline int32_t ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( int32_t (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_gshared_inline)(__this, method);
|
|||
|
|
}
|
|||
|
|
inline uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90 (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_span, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( uint8_t* (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D, const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_gshared)(___0_span, method);
|
|||
|
|
}
|
|||
|
|
inline uint8_t* MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6 (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___0_span, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( uint8_t* (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305, const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_gshared)(___0_span, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Brotli_BrotliDecoderDecompressStream_m5CA3A81C1718653B7DBC0C4CB80DB72E9C3B2182 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* ___0_state, intptr_t* ___1_availableIn, uint8_t** ___2_nextIn, intptr_t* ___3_availableOut, uint8_t** ___4_nextOut, intptr_t* ___5_totalOut, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F (intptr_t ___0_value, const RuntimeMethod* method) ;
|
|||
|
|
inline ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, int32_t ___0_start, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_gshared_inline)(__this, ___0_start, method);
|
|||
|
|
}
|
|||
|
|
inline Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, int32_t ___0_start, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
return (( Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, int32_t, const RuntimeMethod*))Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_gshared_inline)(__this, ___0_start, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5 (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* Brotli_BrotliEncoderCreateInstance_m73FC14FBDB2B86152CA0A9EA83A7D0B7492DAC17 (intptr_t ___0_allocFunc, intptr_t ___1_freeFunc, intptr_t ___2_opaque, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, int32_t ___0_quality, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, int32_t ___0_window, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, int32_t ___0_quality, int32_t ___1_window, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273 (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m23A1BB0128E1EF8BB97A157A41DB530E2A098A9A (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, RuntimeObject* ___3_p3, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66 (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* __this, String_t* ___0_paramName, String_t* ___1_message, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliEncoderSetParameter_m9AF8A5E9D33CA28B3220394036C1BF31B83C1104 (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ___0_state, int32_t ___1_parameter, uint32_t ___2_value, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m271F5A0AF597B1B86AAAFCEF15FC12BDA0C04468 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162 (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* __this, String_t* ___0_message, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, int32_t ___4_operation, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, bool ___4_isFinalBlock, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliEncoderCompressStream_m67A3B2A84FEE61DF49DC5B3B9B51A4D2893F104E (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ___0_state, int32_t ___1_op, intptr_t* ___2_availableIn, uint8_t** ___3_nextIn, intptr_t* ___4_availableOut, uint8_t** ___5_nextOut, intptr_t* ___6_totalOut, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliEncoderHasMoreOutput_mA2AFC09648D4ED22D7169602F491DC974754F02C (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ___0_state, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeHandle__ctor_m23E44C94503043292DCD4E87818082CFC09A7F4B (SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7* __this, intptr_t ___0_invalidHandleValue, bool ___1_ownsHandle, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Brotli_BrotliEncoderDestroyInstance_mC22ACF97F509C7A8E0DA4C91CDEF2050C2BC631A (intptr_t ___0_state, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Brotli_BrotliDecoderDestroyInstance_mDF10CB788AEDBD9F57645193081FB7E6B6575EF4 (intptr_t ___0_state, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56 (const RuntimeMethod* method) ;
|
|||
|
|
inline void ReadOnlySpan_1__ctor_m0FC0B92549C2968E80B5F75A85F28B96DBFCFD63_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, uint8_t* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D*, uint8_t*, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m0FC0B92549C2968E80B5F75A85F28B96DBFCFD63_gshared_inline)(__this, ___0_ptr, ___1_length, method);
|
|||
|
|
}
|
|||
|
|
inline void Span_1__ctor_m947BF95D54571BF3897F96822B7A8FDA5853497B_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, uint8_t* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305*, uint8_t*, int32_t, const RuntimeMethod*))Span_1__ctor_m947BF95D54571BF3897F96822B7A8FDA5853497B_gshared_inline)(__this, ___0_ptr, ___1_length, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void* DEFAULT_CALL BrotliDecoderCreateInstance(intptr_t, intptr_t, intptr_t);
|
|||
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL BrotliDecoderDecompressStream(void*, intptr_t*, uint8_t**, intptr_t*, uint8_t**, intptr_t*);
|
|||
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL BrotliDecoderDestroyInstance(intptr_t);
|
|||
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL BrotliDecoderIsFinished(void*);
|
|||
|
|
IL2CPP_EXTERN_C void* DEFAULT_CALL BrotliEncoderCreateInstance(intptr_t, intptr_t, intptr_t);
|
|||
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL BrotliEncoderSetParameter(void*, int32_t, uint32_t);
|
|||
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL BrotliEncoderCompressStream(void*, int32_t, intptr_t*, uint8_t**, intptr_t*, uint8_t**, intptr_t*);
|
|||
|
|
IL2CPP_EXTERN_C int32_t DEFAULT_CALL BrotliEncoderHasMoreOutput(void*);
|
|||
|
|
IL2CPP_EXTERN_C void DEFAULT_CALL BrotliEncoderDestroyInstance(intptr_t);
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* Brotli_BrotliDecoderCreateInstance_m6A88BD51B6D0D07F60E15C460A5B630C806FF409 (intptr_t ___0_allocFunc, intptr_t ___1_freeFunc, intptr_t ___2_opaque, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4_il2cpp_TypeInfo_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
typedef void* (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t);
|
|||
|
|
|
|||
|
|
void* returnValue = reinterpret_cast<PInvokeFunc>(BrotliDecoderCreateInstance)(___0_allocFunc, ___1_freeFunc, ___2_opaque);
|
|||
|
|
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* _returnValue_unmarshaled = (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4*)il2cpp_codegen_object_new(SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4_il2cpp_TypeInfo_var);
|
|||
|
|
SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8(_returnValue_unmarshaled, NULL);
|
|||
|
|
intptr_t _returnValue_unmarshaled_handle_temp;
|
|||
|
|
_returnValue_unmarshaled_handle_temp = (intptr_t)returnValue;
|
|||
|
|
(_returnValue_unmarshaled)->___handle = _returnValue_unmarshaled_handle_temp;
|
|||
|
|
|
|||
|
|
return _returnValue_unmarshaled;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Brotli_BrotliDecoderDecompressStream_m5CA3A81C1718653B7DBC0C4CB80DB72E9C3B2182 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* ___0_state, intptr_t* ___1_availableIn, uint8_t** ___2_nextIn, intptr_t* ___3_availableOut, uint8_t** ___4_nextOut, intptr_t* ___5_totalOut, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (void*, intptr_t*, uint8_t**, intptr_t*, uint8_t**, intptr_t*);
|
|||
|
|
|
|||
|
|
void* ____0_state_marshaled = NULL;
|
|||
|
|
if (___0_state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for____0_state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(___0_state, (&___safeHandle_reference_incremented_for____0_state), NULL);
|
|||
|
|
____0_state_marshaled = reinterpret_cast<void*>((___0_state)->___handle);
|
|||
|
|
|
|||
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(BrotliDecoderDecompressStream)(____0_state_marshaled, ___1_availableIn, ___2_nextIn, ___3_availableOut, ___4_nextOut, ___5_totalOut);
|
|||
|
|
|
|||
|
|
if (___safeHandle_reference_incremented_for____0_state)
|
|||
|
|
{
|
|||
|
|
SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E(___0_state, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
return returnValue;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Brotli_BrotliDecoderDestroyInstance_mDF10CB788AEDBD9F57645193081FB7E6B6575EF4 (intptr_t ___0_state, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|||
|
|
|
|||
|
|
reinterpret_cast<PInvokeFunc>(BrotliDecoderDestroyInstance)(___0_state);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliDecoderIsFinished_m4B248470CF324970EFDB452045D17F36DBEEEC36 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* ___0_state, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (void*);
|
|||
|
|
|
|||
|
|
void* ____0_state_marshaled = NULL;
|
|||
|
|
if (___0_state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for____0_state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(___0_state, (&___safeHandle_reference_incremented_for____0_state), NULL);
|
|||
|
|
____0_state_marshaled = reinterpret_cast<void*>((___0_state)->___handle);
|
|||
|
|
|
|||
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(BrotliDecoderIsFinished)(____0_state_marshaled);
|
|||
|
|
|
|||
|
|
if (___safeHandle_reference_incremented_for____0_state)
|
|||
|
|
{
|
|||
|
|
SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E(___0_state, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
return static_cast<bool>(returnValue);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* Brotli_BrotliEncoderCreateInstance_m73FC14FBDB2B86152CA0A9EA83A7D0B7492DAC17 (intptr_t ___0_allocFunc, intptr_t ___1_freeFunc, intptr_t ___2_opaque, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC_il2cpp_TypeInfo_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
typedef void* (DEFAULT_CALL *PInvokeFunc) (intptr_t, intptr_t, intptr_t);
|
|||
|
|
|
|||
|
|
void* returnValue = reinterpret_cast<PInvokeFunc>(BrotliEncoderCreateInstance)(___0_allocFunc, ___1_freeFunc, ___2_opaque);
|
|||
|
|
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* _returnValue_unmarshaled = (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC*)il2cpp_codegen_object_new(SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC_il2cpp_TypeInfo_var);
|
|||
|
|
SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD(_returnValue_unmarshaled, NULL);
|
|||
|
|
intptr_t _returnValue_unmarshaled_handle_temp;
|
|||
|
|
_returnValue_unmarshaled_handle_temp = (intptr_t)returnValue;
|
|||
|
|
(_returnValue_unmarshaled)->___handle = _returnValue_unmarshaled_handle_temp;
|
|||
|
|
|
|||
|
|
return _returnValue_unmarshaled;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliEncoderSetParameter_m9AF8A5E9D33CA28B3220394036C1BF31B83C1104 (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ___0_state, int32_t ___1_parameter, uint32_t ___2_value, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (void*, int32_t, uint32_t);
|
|||
|
|
|
|||
|
|
void* ____0_state_marshaled = NULL;
|
|||
|
|
if (___0_state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for____0_state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(___0_state, (&___safeHandle_reference_incremented_for____0_state), NULL);
|
|||
|
|
____0_state_marshaled = reinterpret_cast<void*>((___0_state)->___handle);
|
|||
|
|
|
|||
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(BrotliEncoderSetParameter)(____0_state_marshaled, ___1_parameter, ___2_value);
|
|||
|
|
|
|||
|
|
if (___safeHandle_reference_incremented_for____0_state)
|
|||
|
|
{
|
|||
|
|
SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E(___0_state, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
return static_cast<bool>(returnValue);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliEncoderCompressStream_m67A3B2A84FEE61DF49DC5B3B9B51A4D2893F104E (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ___0_state, int32_t ___1_op, intptr_t* ___2_availableIn, uint8_t** ___3_nextIn, intptr_t* ___4_availableOut, uint8_t** ___5_nextOut, intptr_t* ___6_totalOut, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (void*, int32_t, intptr_t*, uint8_t**, intptr_t*, uint8_t**, intptr_t*);
|
|||
|
|
|
|||
|
|
void* ____0_state_marshaled = NULL;
|
|||
|
|
if (___0_state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for____0_state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(___0_state, (&___safeHandle_reference_incremented_for____0_state), NULL);
|
|||
|
|
____0_state_marshaled = reinterpret_cast<void*>((___0_state)->___handle);
|
|||
|
|
|
|||
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(BrotliEncoderCompressStream)(____0_state_marshaled, ___1_op, ___2_availableIn, ___3_nextIn, ___4_availableOut, ___5_nextOut, ___6_totalOut);
|
|||
|
|
|
|||
|
|
if (___safeHandle_reference_incremented_for____0_state)
|
|||
|
|
{
|
|||
|
|
SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E(___0_state, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
return static_cast<bool>(returnValue);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Brotli_BrotliEncoderHasMoreOutput_mA2AFC09648D4ED22D7169602F491DC974754F02C (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* ___0_state, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef int32_t (DEFAULT_CALL *PInvokeFunc) (void*);
|
|||
|
|
|
|||
|
|
void* ____0_state_marshaled = NULL;
|
|||
|
|
if (___0_state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for____0_state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(___0_state, (&___safeHandle_reference_incremented_for____0_state), NULL);
|
|||
|
|
____0_state_marshaled = reinterpret_cast<void*>((___0_state)->___handle);
|
|||
|
|
|
|||
|
|
int32_t returnValue = reinterpret_cast<PInvokeFunc>(BrotliEncoderHasMoreOutput)(____0_state_marshaled);
|
|||
|
|
|
|||
|
|
if (___safeHandle_reference_incremented_for____0_state)
|
|||
|
|
{
|
|||
|
|
SafeHandle_DangerousRelease_m30A8B4E5BEA935C8925BC2115CD0AD13B937953E(___0_state, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
return static_cast<bool>(returnValue);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Brotli_BrotliEncoderDestroyInstance_mC22ACF97F509C7A8E0DA4C91CDEF2050C2BC631A (intptr_t ___0_state, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
typedef void (DEFAULT_CALL *PInvokeFunc) (intptr_t);
|
|||
|
|
|
|||
|
|
reinterpret_cast<PInvokeFunc>(BrotliEncoderDestroyInstance)(___0_state);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m271F5A0AF597B1B86AAAFCEF15FC12BDA0C04468 (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0;
|
|||
|
|
L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|||
|
|
String_t* L_1 = ___0_resourceFormat;
|
|||
|
|
RuntimeObject* L_2 = ___1_p1;
|
|||
|
|
String_t* L_3;
|
|||
|
|
L_3 = String_Format_m3844098E7C18576D263AAF62F69BE5C70BF9A744(L_0, L_1, L_2, NULL);
|
|||
|
|
return L_3;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* SR_Format_m23A1BB0128E1EF8BB97A157A41DB530E2A098A9A (String_t* ___0_resourceFormat, RuntimeObject* ___1_p1, RuntimeObject* ___2_p2, RuntimeObject* ___3_p3, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_runtime_class_init_inline(CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0_il2cpp_TypeInfo_var);
|
|||
|
|
CultureInfo_t9BA817D41AD55AC8BD07480DD8AC22F8FFA378E0* L_0;
|
|||
|
|
L_0 = CultureInfo_get_InvariantCulture_mD1E96DC845E34B10F78CB744B0CB5D7D63CEB1E6(NULL);
|
|||
|
|
String_t* L_1 = ___0_resourceFormat;
|
|||
|
|
RuntimeObject* L_2 = ___1_p1;
|
|||
|
|
RuntimeObject* L_3 = ___2_p2;
|
|||
|
|
RuntimeObject* L_4 = ___3_p3;
|
|||
|
|
String_t* L_5;
|
|||
|
|
L_5 = String_Format_mF8E53122BE8F0F617357DFB75C3912D1242DE263(L_0, L_1, L_2, L_3, L_4, NULL);
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshal_pinvoke(const BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847& unmarshaled, BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
if (unmarshaled.____state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("unmarshaled_state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
marshaled.____state = reinterpret_cast<void*>((unmarshaled.____state)->___handle);
|
|||
|
|
marshaled.____disposed = static_cast<int32_t>(unmarshaled.____disposed);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshal_pinvoke_back(const BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_pinvoke& marshaled, BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847& unmarshaled)
|
|||
|
|
{
|
|||
|
|
SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8(unmarshaled.____state, NULL);
|
|||
|
|
intptr_t unmarshaled_state_handle_temp;
|
|||
|
|
unmarshaled_state_handle_temp = (intptr_t)marshaled.____state;
|
|||
|
|
(unmarshaled.____state)->___handle = unmarshaled_state_handle_temp;
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
bool unmarshaled_disposed_temp_1 = false;
|
|||
|
|
unmarshaled_disposed_temp_1 = static_cast<bool>(marshaled.____disposed);
|
|||
|
|
unmarshaled.____disposed = unmarshaled_disposed_temp_1;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshal_pinvoke_cleanup(BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshal_com(const BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847& unmarshaled, BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
if (unmarshaled.____state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("unmarshaled_state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
marshaled.____state = reinterpret_cast<void*>((unmarshaled.____state)->___handle);
|
|||
|
|
marshaled.____disposed = static_cast<int32_t>(unmarshaled.____disposed);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshal_com_back(const BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_com& marshaled, BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847& unmarshaled)
|
|||
|
|
{
|
|||
|
|
SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8(unmarshaled.____state, NULL);
|
|||
|
|
intptr_t unmarshaled_state_handle_temp;
|
|||
|
|
unmarshaled_state_handle_temp = (intptr_t)marshaled.____state;
|
|||
|
|
(unmarshaled.____state)->___handle = unmarshaled_state_handle_temp;
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
bool unmarshaled_disposed_temp_1 = false;
|
|||
|
|
unmarshaled_disposed_temp_1 = static_cast<bool>(marshaled.____disposed);
|
|||
|
|
unmarshaled.____disposed = unmarshaled_disposed_temp_1;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshal_com_cleanup(BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_0;
|
|||
|
|
L_0 = Brotli_BrotliDecoderCreateInstance_m6A88BD51B6D0D07F60E15C460A5B630C806FF409(0, 0, 0, NULL);
|
|||
|
|
__this->____state = L_0;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____state), (void*)L_0);
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_1 = __this->____state;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
bool L_2;
|
|||
|
|
L_2 = VirtualFuncInvoker0< bool >::Invoke(5, L_1);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0032;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_3 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var)));
|
|||
|
|
IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5BDD57354231082EAA6C493C3167F432E11058F5)), NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0032:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847*>(__this + _offset);
|
|||
|
|
BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE(__this, NULL);
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_0 = __this->____state;
|
|||
|
|
if (L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0014;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F(__this, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0014:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847*>(__this + _offset);
|
|||
|
|
BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1 (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* G_B2_0 = NULL;
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* G_B1_0 = NULL;
|
|||
|
|
{
|
|||
|
|
__this->____disposed = (bool)1;
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_0 = __this->____state;
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_1 = L_0;
|
|||
|
|
if (L_1)
|
|||
|
|
{
|
|||
|
|
G_B2_0 = L_1;
|
|||
|
|
goto IL_0012;
|
|||
|
|
}
|
|||
|
|
G_B1_0 = L_1;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0012:
|
|||
|
|
{
|
|||
|
|
NullCheck(G_B2_0);
|
|||
|
|
SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3(G_B2_0, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847*>(__this + _offset);
|
|||
|
|
BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
bool L_0 = __this->____disposed;
|
|||
|
|
if (!L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0018;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB* L_1 = (ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_il2cpp_TypeInfo_var)));
|
|||
|
|
ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral8E86505CF1C7AC53FD698A730A137CB783A7AA4F)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6ECC3496F02C1015AA4D74043A0DE13810269E15)), NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0018:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847*>(__this + _offset);
|
|||
|
|
BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5 (BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
intptr_t V_0;
|
|||
|
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
|
intptr_t V_1;
|
|||
|
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
|
uint8_t* V_2 = NULL;
|
|||
|
|
uint8_t* V_3 = NULL;
|
|||
|
|
uint8_t* V_4 = NULL;
|
|||
|
|
uint8_t* V_5 = NULL;
|
|||
|
|
uint8_t* V_6 = NULL;
|
|||
|
|
int32_t V_7 = 0;
|
|||
|
|
intptr_t V_8;
|
|||
|
|
memset((&V_8), 0, sizeof(V_8));
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB(__this, NULL);
|
|||
|
|
int32_t* L_0 = ___2_bytesConsumed;
|
|||
|
|
*((int32_t*)L_0) = (int32_t)0;
|
|||
|
|
int32_t* L_1 = ___3_bytesWritten;
|
|||
|
|
*((int32_t*)L_1) = (int32_t)0;
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_2 = __this->____state;
|
|||
|
|
bool L_3;
|
|||
|
|
L_3 = Brotli_BrotliDecoderIsFinished_m4B248470CF324970EFDB452045D17F36DBEEEC36(L_2, NULL);
|
|||
|
|
if (!L_3)
|
|||
|
|
{
|
|||
|
|
goto IL_001c;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(0);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_001c:
|
|||
|
|
{
|
|||
|
|
int32_t L_4;
|
|||
|
|
L_4 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
intptr_t L_5;
|
|||
|
|
L_5 = IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1(L_4, NULL);
|
|||
|
|
V_0 = L_5;
|
|||
|
|
int32_t L_6;
|
|||
|
|
L_6 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
intptr_t L_7;
|
|||
|
|
L_7 = IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1(L_6, NULL);
|
|||
|
|
V_1 = L_7;
|
|||
|
|
goto IL_00fc;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_003b:
|
|||
|
|
{
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_8 = ___0_source;
|
|||
|
|
uint8_t* L_9;
|
|||
|
|
L_9 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90(L_8, MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_RuntimeMethod_var);
|
|||
|
|
V_3 = L_9;
|
|||
|
|
uint8_t* L_10 = V_3;
|
|||
|
|
V_2 = (uint8_t*)((uintptr_t)L_10);
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_11 = ___1_destination;
|
|||
|
|
uint8_t* L_12;
|
|||
|
|
L_12 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6(L_11, MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var);
|
|||
|
|
V_4 = L_12;
|
|||
|
|
uint8_t* L_13 = V_4;
|
|||
|
|
uint8_t* L_14 = V_2;
|
|||
|
|
V_5 = L_14;
|
|||
|
|
V_6 = (uint8_t*)((uintptr_t)L_13);
|
|||
|
|
SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* L_15 = __this->____state;
|
|||
|
|
int32_t L_16;
|
|||
|
|
L_16 = Brotli_BrotliDecoderDecompressStream_m5CA3A81C1718653B7DBC0C4CB80DB72E9C3B2182(L_15, (&V_1), (uint8_t**)((uintptr_t)(&V_5)), (&V_0), (uint8_t**)((uintptr_t)(&V_6)), (&V_8), NULL);
|
|||
|
|
V_7 = L_16;
|
|||
|
|
int32_t L_17 = V_7;
|
|||
|
|
if (L_17)
|
|||
|
|
{
|
|||
|
|
goto IL_0074;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(3);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0074:
|
|||
|
|
{
|
|||
|
|
int32_t* L_18 = ___2_bytesConsumed;
|
|||
|
|
int32_t* L_19 = ___2_bytesConsumed;
|
|||
|
|
int32_t L_20 = *((int32_t*)L_19);
|
|||
|
|
int32_t L_21;
|
|||
|
|
L_21 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
intptr_t L_22 = V_1;
|
|||
|
|
int32_t L_23;
|
|||
|
|
L_23 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_22, NULL);
|
|||
|
|
*((int32_t*)L_18) = (int32_t)((int32_t)il2cpp_codegen_add(L_20, ((int32_t)il2cpp_codegen_subtract(L_21, L_23))));
|
|||
|
|
int32_t* L_24 = ___3_bytesWritten;
|
|||
|
|
int32_t* L_25 = ___3_bytesWritten;
|
|||
|
|
int32_t L_26 = *((int32_t*)L_25);
|
|||
|
|
int32_t L_27;
|
|||
|
|
L_27 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
intptr_t L_28 = V_0;
|
|||
|
|
int32_t L_29;
|
|||
|
|
L_29 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_28, NULL);
|
|||
|
|
*((int32_t*)L_24) = (int32_t)((int32_t)il2cpp_codegen_add(L_26, ((int32_t)il2cpp_codegen_subtract(L_27, L_29))));
|
|||
|
|
int32_t L_30 = V_7;
|
|||
|
|
switch (((int32_t)il2cpp_codegen_subtract(L_30, 1)))
|
|||
|
|
{
|
|||
|
|
case 0:
|
|||
|
|
{
|
|||
|
|
goto IL_00b3;
|
|||
|
|
}
|
|||
|
|
case 1:
|
|||
|
|
{
|
|||
|
|
goto IL_00b7;
|
|||
|
|
}
|
|||
|
|
case 2:
|
|||
|
|
{
|
|||
|
|
goto IL_00b5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
goto IL_00b7;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00b3:
|
|||
|
|
{
|
|||
|
|
return (int32_t)(0);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00b5:
|
|||
|
|
{
|
|||
|
|
return (int32_t)(1);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00b7:
|
|||
|
|
{
|
|||
|
|
int32_t L_31;
|
|||
|
|
L_31 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
intptr_t L_32 = V_1;
|
|||
|
|
int32_t L_33;
|
|||
|
|
L_33 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_32, NULL);
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_34;
|
|||
|
|
L_34 = ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_inline((&___0_source), ((int32_t)il2cpp_codegen_subtract(L_31, L_33)), ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_RuntimeMethod_var);
|
|||
|
|
___0_source = L_34;
|
|||
|
|
int32_t L_35;
|
|||
|
|
L_35 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
intptr_t L_36 = V_0;
|
|||
|
|
int32_t L_37;
|
|||
|
|
L_37 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_36, NULL);
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_38;
|
|||
|
|
L_38 = Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_inline((&___1_destination), ((int32_t)il2cpp_codegen_subtract(L_35, L_37)), Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_RuntimeMethod_var);
|
|||
|
|
___1_destination = L_38;
|
|||
|
|
int32_t L_39 = V_7;
|
|||
|
|
if ((!(((uint32_t)L_39) == ((uint32_t)2))))
|
|||
|
|
{
|
|||
|
|
goto IL_00f5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
int32_t L_40;
|
|||
|
|
L_40 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
if (L_40)
|
|||
|
|
{
|
|||
|
|
goto IL_00f5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(2);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00f5:
|
|||
|
|
{
|
|||
|
|
V_4 = (uint8_t*)((uintptr_t)0);
|
|||
|
|
V_3 = (uint8_t*)((uintptr_t)0);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00fc:
|
|||
|
|
{
|
|||
|
|
intptr_t L_41 = V_0;
|
|||
|
|
int32_t L_42;
|
|||
|
|
L_42 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_41, NULL);
|
|||
|
|
if ((((int32_t)L_42) > ((int32_t)0)))
|
|||
|
|
{
|
|||
|
|
goto IL_003b;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(1);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C int32_t BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliDecoder_t44C1E032D45246B435E3B0EEC2A2E751FD688847*>(__this + _offset);
|
|||
|
|
int32_t _returnValue;
|
|||
|
|
_returnValue = BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5(_thisAdjusted, ___0_source, ___1_destination, ___2_bytesConsumed, ___3_bytesWritten, method);
|
|||
|
|
return _returnValue;
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshal_pinvoke(const BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D& unmarshaled, BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
if (unmarshaled.____state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("unmarshaled_state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
marshaled.____state = reinterpret_cast<void*>((unmarshaled.____state)->___handle);
|
|||
|
|
marshaled.____disposed = static_cast<int32_t>(unmarshaled.____disposed);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshal_pinvoke_back(const BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_pinvoke& marshaled, BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D& unmarshaled)
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD(unmarshaled.____state, NULL);
|
|||
|
|
intptr_t unmarshaled_state_handle_temp;
|
|||
|
|
unmarshaled_state_handle_temp = (intptr_t)marshaled.____state;
|
|||
|
|
(unmarshaled.____state)->___handle = unmarshaled_state_handle_temp;
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
bool unmarshaled_disposed_temp_1 = false;
|
|||
|
|
unmarshaled_disposed_temp_1 = static_cast<bool>(marshaled.____disposed);
|
|||
|
|
unmarshaled.____disposed = unmarshaled_disposed_temp_1;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshal_pinvoke_cleanup(BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshal_com(const BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D& unmarshaled, BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
if (unmarshaled.____state == NULL) IL2CPP_RAISE_MANAGED_EXCEPTION(il2cpp_codegen_get_argument_null_exception("unmarshaled_state"), NULL);
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
marshaled.____state = reinterpret_cast<void*>((unmarshaled.____state)->___handle);
|
|||
|
|
marshaled.____disposed = static_cast<int32_t>(unmarshaled.____disposed);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshal_com_back(const BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_com& marshaled, BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D& unmarshaled)
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD(unmarshaled.____state, NULL);
|
|||
|
|
intptr_t unmarshaled_state_handle_temp;
|
|||
|
|
unmarshaled_state_handle_temp = (intptr_t)marshaled.____state;
|
|||
|
|
(unmarshaled.____state)->___handle = unmarshaled_state_handle_temp;
|
|||
|
|
bool ___safeHandle_reference_incremented_for_unmarshaled_____state = false;
|
|||
|
|
SafeHandle_DangerousAddRef_m9FA46208A92D8B33059B8E8712F49AE45BB5E922(unmarshaled.____state, (&___safeHandle_reference_incremented_for_unmarshaled_____state), NULL);
|
|||
|
|
bool unmarshaled_disposed_temp_1 = false;
|
|||
|
|
unmarshaled_disposed_temp_1 = static_cast<bool>(marshaled.____disposed);
|
|||
|
|
unmarshaled.____disposed = unmarshaled_disposed_temp_1;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshal_com_cleanup(BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, int32_t ___0_quality, int32_t ___1_window, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
__this->____disposed = (bool)0;
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_0;
|
|||
|
|
L_0 = Brotli_BrotliEncoderCreateInstance_m73FC14FBDB2B86152CA0A9EA83A7D0B7492DAC17(0, 0, 0, NULL);
|
|||
|
|
__this->____state = L_0;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____state), (void*)L_0);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_1 = __this->____state;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
bool L_2;
|
|||
|
|
L_2 = VirtualFuncInvoker0< bool >::Invoke(5, L_1);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0039;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_3 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var)));
|
|||
|
|
IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8497361893F29B5DB350E7E971E316035775C9D)), NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0039:
|
|||
|
|
{
|
|||
|
|
int32_t L_4 = ___0_quality;
|
|||
|
|
BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656(__this, L_4, NULL);
|
|||
|
|
int32_t L_5 = ___1_window;
|
|||
|
|
BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339(__this, L_5, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547_AdjustorThunk (RuntimeObject* __this, int32_t ___0_quality, int32_t ___1_window, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547(_thisAdjusted, ___0_quality, ___1_window, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56(__this, NULL);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_0;
|
|||
|
|
L_0 = Brotli_BrotliEncoderCreateInstance_m73FC14FBDB2B86152CA0A9EA83A7D0B7492DAC17(0, 0, 0, NULL);
|
|||
|
|
__this->____state = L_0;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&__this->____state), (void*)L_0);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_1 = __this->____state;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
bool L_2;
|
|||
|
|
L_2 = VirtualFuncInvoker0< bool >::Invoke(5, L_1);
|
|||
|
|
if (!L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0038;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910* L_3 = (IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&IOException_t5D599190B003D41D45D4839A9B6B9AB53A755910_il2cpp_TypeInfo_var)));
|
|||
|
|
IOException__ctor_mE0612A16064F93C7EBB468D6874777BD70CB50CA(L_3, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralF8497361893F29B5DB350E7E971E316035775C9D)), NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0038:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56(__this, NULL);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_0 = __this->____state;
|
|||
|
|
if (L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0014;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A(__this, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0014:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* G_B2_0 = NULL;
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* G_B1_0 = NULL;
|
|||
|
|
{
|
|||
|
|
__this->____disposed = (bool)1;
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_0 = __this->____state;
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_1 = L_0;
|
|||
|
|
if (L_1)
|
|||
|
|
{
|
|||
|
|
G_B2_0 = L_1;
|
|||
|
|
goto IL_0012;
|
|||
|
|
}
|
|||
|
|
G_B1_0 = L_1;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0012:
|
|||
|
|
{
|
|||
|
|
NullCheck(G_B2_0);
|
|||
|
|
SafeHandle_Dispose_m4FB5B8A7ED78B90757F1B570D4025F3BA26A39F3(G_B2_0, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
bool L_0 = __this->____disposed;
|
|||
|
|
if (!L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0018;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB* L_1 = (ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ObjectDisposedException_tC5FB29E8E980E2010A2F6A5B9B791089419F89EB_il2cpp_TypeInfo_var)));
|
|||
|
|
ObjectDisposedException__ctor_m5C356C25295E89559C120CB4562783AAF7F41C84(L_1, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral90DBF25B510B8254AB2001E4C67890377F8F1191)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral0712C407AAC0041C84A00CDFA38D826309EC6048)), NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0018:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56_AdjustorThunk (RuntimeObject* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56(_thisAdjusted, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, int32_t ___0_quality, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56(__this, NULL);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_0 = __this->____state;
|
|||
|
|
if (!L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0028;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_1 = __this->____state;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
bool L_2;
|
|||
|
|
L_2 = VirtualFuncInvoker0< bool >::Invoke(5, L_1);
|
|||
|
|
if (L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0028;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_3 = __this->____state;
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
bool L_4;
|
|||
|
|
L_4 = SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273(L_3, NULL);
|
|||
|
|
if (!L_4)
|
|||
|
|
{
|
|||
|
|
goto IL_002e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0028:
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A(__this, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_002e:
|
|||
|
|
{
|
|||
|
|
int32_t L_5 = ___0_quality;
|
|||
|
|
if ((((int32_t)L_5) < ((int32_t)0)))
|
|||
|
|
{
|
|||
|
|
goto IL_0037;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
int32_t L_6 = ___0_quality;
|
|||
|
|
if ((((int32_t)L_6) <= ((int32_t)((int32_t)11))))
|
|||
|
|
{
|
|||
|
|
goto IL_005f;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0037:
|
|||
|
|
{
|
|||
|
|
int32_t L_7 = ___0_quality;
|
|||
|
|
int32_t L_8 = L_7;
|
|||
|
|
RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8);
|
|||
|
|
int32_t L_10 = 0;
|
|||
|
|
RuntimeObject* L_11 = Box(il2cpp_defaults.int32_class, &L_10);
|
|||
|
|
int32_t L_12 = ((int32_t)11);
|
|||
|
|
RuntimeObject* L_13 = Box(il2cpp_defaults.int32_class, &L_12);
|
|||
|
|
String_t* L_14;
|
|||
|
|
L_14 = SR_Format_m23A1BB0128E1EF8BB97A157A41DB530E2A098A9A(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralD56151E2E1859C72CC3E4E5EBFF655148B2A8DE9)), L_9, L_11, L_13, NULL);
|
|||
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_15 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|||
|
|
ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralC5F2406640F4F08577B3ADFE0B94DDC1B821F406)), L_14, NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_005f:
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_16 = __this->____state;
|
|||
|
|
int32_t L_17 = ___0_quality;
|
|||
|
|
bool L_18;
|
|||
|
|
L_18 = Brotli_BrotliEncoderSetParameter_m9AF8A5E9D33CA28B3220394036C1BF31B83C1104(L_16, 1, L_17, NULL);
|
|||
|
|
if (L_18)
|
|||
|
|
{
|
|||
|
|
goto IL_0083;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
String_t* L_19;
|
|||
|
|
L_19 = SR_Format_m271F5A0AF597B1B86AAAFCEF15FC12BDA0C04468(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA82A980207550B23DF691418FD06F02DF690299B)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral9C46C8CD555D0C7F60B686997E2973FED82B5B99)), NULL);
|
|||
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_20 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|||
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_20, L_19, NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0083:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656_AdjustorThunk (RuntimeObject* __this, int32_t ___0_quality, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656(_thisAdjusted, ___0_quality, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, int32_t ___0_window, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56(__this, NULL);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_0 = __this->____state;
|
|||
|
|
if (!L_0)
|
|||
|
|
{
|
|||
|
|
goto IL_0028;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_1 = __this->____state;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
bool L_2;
|
|||
|
|
L_2 = VirtualFuncInvoker0< bool >::Invoke(5, L_1);
|
|||
|
|
if (L_2)
|
|||
|
|
{
|
|||
|
|
goto IL_0028;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_3 = __this->____state;
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
bool L_4;
|
|||
|
|
L_4 = SafeHandle_get_IsClosed_mD2CD4AA6E3B0A242E48080F18BC07199CAB80273(L_3, NULL);
|
|||
|
|
if (!L_4)
|
|||
|
|
{
|
|||
|
|
goto IL_002e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0028:
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A(__this, NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_002e:
|
|||
|
|
{
|
|||
|
|
int32_t L_5 = ___0_window;
|
|||
|
|
if ((((int32_t)L_5) < ((int32_t)((int32_t)10))))
|
|||
|
|
{
|
|||
|
|
goto IL_0038;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
int32_t L_6 = ___0_window;
|
|||
|
|
if ((((int32_t)L_6) <= ((int32_t)((int32_t)24))))
|
|||
|
|
{
|
|||
|
|
goto IL_0061;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0038:
|
|||
|
|
{
|
|||
|
|
int32_t L_7 = ___0_window;
|
|||
|
|
int32_t L_8 = L_7;
|
|||
|
|
RuntimeObject* L_9 = Box(il2cpp_defaults.int32_class, &L_8);
|
|||
|
|
int32_t L_10 = ((int32_t)10);
|
|||
|
|
RuntimeObject* L_11 = Box(il2cpp_defaults.int32_class, &L_10);
|
|||
|
|
int32_t L_12 = ((int32_t)24);
|
|||
|
|
RuntimeObject* L_13 = Box(il2cpp_defaults.int32_class, &L_12);
|
|||
|
|
String_t* L_14;
|
|||
|
|
L_14 = SR_Format_m23A1BB0128E1EF8BB97A157A41DB530E2A098A9A(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral16F3062DD8DE6A7752DD1AD5F19C1B7F66387B6A)), L_9, L_11, L_13, NULL);
|
|||
|
|
ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F* L_15 = (ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentOutOfRangeException_tEA2822DAF62B10EEED00E0E3A341D4BAF78CF85F_il2cpp_TypeInfo_var)));
|
|||
|
|
ArgumentOutOfRangeException__ctor_mE5B2755F0BEA043CACF915D5CE140859EE58FA66(L_15, ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralCEA0ED0066879A12EF7428466404FD5A318EEDDA)), L_14, NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_15, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0061:
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_16 = __this->____state;
|
|||
|
|
int32_t L_17 = ___0_window;
|
|||
|
|
bool L_18;
|
|||
|
|
L_18 = Brotli_BrotliEncoderSetParameter_m9AF8A5E9D33CA28B3220394036C1BF31B83C1104(L_16, 2, L_17, NULL);
|
|||
|
|
if (L_18)
|
|||
|
|
{
|
|||
|
|
goto IL_0085;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
String_t* L_19;
|
|||
|
|
L_19 = SR_Format_m271F5A0AF597B1B86AAAFCEF15FC12BDA0C04468(((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA82A980207550B23DF691418FD06F02DF690299B)), ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral6F3CF19A45A31A89284875B48DE1B03C2874C63B)), NULL);
|
|||
|
|
InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB* L_20 = (InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB*)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t5DDE4D49B7405FAAB1E4576F4715A42A3FAD4BAB_il2cpp_TypeInfo_var)));
|
|||
|
|
InvalidOperationException__ctor_mE4CB6F4712AB6D99A2358FBAE2E052B3EE976162(L_20, L_19, NULL);
|
|||
|
|
IL2CPP_RAISE_MANAGED_EXCEPTION(L_20, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339_RuntimeMethod_var)));
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0085:
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339_AdjustorThunk (RuntimeObject* __this, int32_t ___0_window, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339(_thisAdjusted, ___0_window, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, bool ___4_isFinalBlock, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
int32_t* G_B2_0 = NULL;
|
|||
|
|
int32_t* G_B2_1 = NULL;
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 G_B2_2;
|
|||
|
|
memset((&G_B2_2), 0, sizeof(G_B2_2));
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D G_B2_3;
|
|||
|
|
memset((&G_B2_3), 0, sizeof(G_B2_3));
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* G_B2_4 = NULL;
|
|||
|
|
int32_t* G_B1_0 = NULL;
|
|||
|
|
int32_t* G_B1_1 = NULL;
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 G_B1_2;
|
|||
|
|
memset((&G_B1_2), 0, sizeof(G_B1_2));
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D G_B1_3;
|
|||
|
|
memset((&G_B1_3), 0, sizeof(G_B1_3));
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* G_B1_4 = NULL;
|
|||
|
|
int32_t G_B3_0 = 0;
|
|||
|
|
int32_t* G_B3_1 = NULL;
|
|||
|
|
int32_t* G_B3_2 = NULL;
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 G_B3_3;
|
|||
|
|
memset((&G_B3_3), 0, sizeof(G_B3_3));
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D G_B3_4;
|
|||
|
|
memset((&G_B3_4), 0, sizeof(G_B3_4));
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* G_B3_5 = NULL;
|
|||
|
|
{
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_0 = ___0_source;
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_1 = ___1_destination;
|
|||
|
|
int32_t* L_2 = ___2_bytesConsumed;
|
|||
|
|
int32_t* L_3 = ___3_bytesWritten;
|
|||
|
|
bool L_4 = ___4_isFinalBlock;
|
|||
|
|
if (L_4)
|
|||
|
|
{
|
|||
|
|
G_B2_0 = L_3;
|
|||
|
|
G_B2_1 = L_2;
|
|||
|
|
G_B2_2 = L_1;
|
|||
|
|
G_B2_3 = L_0;
|
|||
|
|
G_B2_4 = __this;
|
|||
|
|
goto IL_000d;
|
|||
|
|
}
|
|||
|
|
G_B1_0 = L_3;
|
|||
|
|
G_B1_1 = L_2;
|
|||
|
|
G_B1_2 = L_1;
|
|||
|
|
G_B1_3 = L_0;
|
|||
|
|
G_B1_4 = __this;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
G_B3_0 = 0;
|
|||
|
|
G_B3_1 = G_B1_0;
|
|||
|
|
G_B3_2 = G_B1_1;
|
|||
|
|
G_B3_3 = G_B1_2;
|
|||
|
|
G_B3_4 = G_B1_3;
|
|||
|
|
G_B3_5 = G_B1_4;
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000d:
|
|||
|
|
{
|
|||
|
|
G_B3_0 = 2;
|
|||
|
|
G_B3_1 = G_B2_0;
|
|||
|
|
G_B3_2 = G_B2_1;
|
|||
|
|
G_B3_3 = G_B2_2;
|
|||
|
|
G_B3_4 = G_B2_3;
|
|||
|
|
G_B3_5 = G_B2_4;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
int32_t L_5;
|
|||
|
|
L_5 = BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21(G_B3_5, G_B3_4, G_B3_3, G_B3_2, G_B3_1, G_B3_0, NULL);
|
|||
|
|
return L_5;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C int32_t BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, bool ___4_isFinalBlock, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
int32_t _returnValue;
|
|||
|
|
_returnValue = BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746(_thisAdjusted, ___0_source, ___1_destination, ___2_bytesConsumed, ___3_bytesWritten, ___4_isFinalBlock, method);
|
|||
|
|
return _returnValue;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21 (BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, int32_t ___4_operation, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
intptr_t V_0;
|
|||
|
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
|
intptr_t V_1;
|
|||
|
|
memset((&V_1), 0, sizeof(V_1));
|
|||
|
|
uint8_t* V_2 = NULL;
|
|||
|
|
uint8_t* V_3 = NULL;
|
|||
|
|
uint8_t* V_4 = NULL;
|
|||
|
|
uint8_t* V_5 = NULL;
|
|||
|
|
uint8_t* V_6 = NULL;
|
|||
|
|
intptr_t V_7;
|
|||
|
|
memset((&V_7), 0, sizeof(V_7));
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7(__this, NULL);
|
|||
|
|
int32_t* L_0 = ___3_bytesWritten;
|
|||
|
|
*((int32_t*)L_0) = (int32_t)0;
|
|||
|
|
int32_t* L_1 = ___2_bytesConsumed;
|
|||
|
|
*((int32_t*)L_1) = (int32_t)0;
|
|||
|
|
int32_t L_2;
|
|||
|
|
L_2 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
intptr_t L_3;
|
|||
|
|
L_3 = IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1(L_2, NULL);
|
|||
|
|
V_0 = L_3;
|
|||
|
|
int32_t L_4;
|
|||
|
|
L_4 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
intptr_t L_5;
|
|||
|
|
L_5 = IntPtr_op_Explicit_m931A344F16D4C65EFB0B492EB07C7A82AF0B9FA1(L_4, NULL);
|
|||
|
|
V_1 = L_5;
|
|||
|
|
goto IL_00e6;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_002c:
|
|||
|
|
{
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_6 = ___0_source;
|
|||
|
|
uint8_t* L_7;
|
|||
|
|
L_7 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90(L_6, MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m9D86D3A7A7F6A344D16464E6638E2BEAD3F4BC90_RuntimeMethod_var);
|
|||
|
|
V_3 = L_7;
|
|||
|
|
uint8_t* L_8 = V_3;
|
|||
|
|
V_2 = (uint8_t*)((uintptr_t)L_8);
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_9 = ___1_destination;
|
|||
|
|
uint8_t* L_10;
|
|||
|
|
L_10 = MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6(L_9, MemoryMarshal_GetReference_TisByte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3_m81BE3C6812CE881C00AAA80CCFC9349F754F63A6_RuntimeMethod_var);
|
|||
|
|
V_4 = L_10;
|
|||
|
|
uint8_t* L_11 = V_4;
|
|||
|
|
uint8_t* L_12 = V_2;
|
|||
|
|
V_5 = L_12;
|
|||
|
|
V_6 = (uint8_t*)((uintptr_t)L_11);
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_13 = __this->____state;
|
|||
|
|
int32_t L_14 = ___4_operation;
|
|||
|
|
bool L_15;
|
|||
|
|
L_15 = Brotli_BrotliEncoderCompressStream_m67A3B2A84FEE61DF49DC5B3B9B51A4D2893F104E(L_13, L_14, (&V_1), (uint8_t**)((uintptr_t)(&V_5)), (&V_0), (uint8_t**)((uintptr_t)(&V_6)), (&V_7), NULL);
|
|||
|
|
if (L_15)
|
|||
|
|
{
|
|||
|
|
goto IL_0063;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(3);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0063:
|
|||
|
|
{
|
|||
|
|
int32_t* L_16 = ___2_bytesConsumed;
|
|||
|
|
int32_t* L_17 = ___2_bytesConsumed;
|
|||
|
|
int32_t L_18 = *((int32_t*)L_17);
|
|||
|
|
int32_t L_19;
|
|||
|
|
L_19 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
intptr_t L_20 = V_1;
|
|||
|
|
int32_t L_21;
|
|||
|
|
L_21 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_20, NULL);
|
|||
|
|
*((int32_t*)L_16) = (int32_t)((int32_t)il2cpp_codegen_add(L_18, ((int32_t)il2cpp_codegen_subtract(L_19, L_21))));
|
|||
|
|
int32_t* L_22 = ___3_bytesWritten;
|
|||
|
|
int32_t* L_23 = ___3_bytesWritten;
|
|||
|
|
int32_t L_24 = *((int32_t*)L_23);
|
|||
|
|
int32_t L_25;
|
|||
|
|
L_25 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
intptr_t L_26 = V_0;
|
|||
|
|
int32_t L_27;
|
|||
|
|
L_27 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_26, NULL);
|
|||
|
|
*((int32_t*)L_22) = (int32_t)((int32_t)il2cpp_codegen_add(L_24, ((int32_t)il2cpp_codegen_subtract(L_25, L_27))));
|
|||
|
|
intptr_t L_28 = V_0;
|
|||
|
|
int32_t L_29;
|
|||
|
|
L_29 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_28, NULL);
|
|||
|
|
int32_t L_30;
|
|||
|
|
L_30 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
if ((!(((uint32_t)L_29) == ((uint32_t)L_30))))
|
|||
|
|
{
|
|||
|
|
goto IL_00b1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* L_31 = __this->____state;
|
|||
|
|
bool L_32;
|
|||
|
|
L_32 = Brotli_BrotliEncoderHasMoreOutput_mA2AFC09648D4ED22D7169602F491DC974754F02C(L_31, NULL);
|
|||
|
|
if (L_32)
|
|||
|
|
{
|
|||
|
|
goto IL_00b1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
intptr_t L_33 = V_1;
|
|||
|
|
int32_t L_34;
|
|||
|
|
L_34 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_33, NULL);
|
|||
|
|
if (L_34)
|
|||
|
|
{
|
|||
|
|
goto IL_00b1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(0);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00b1:
|
|||
|
|
{
|
|||
|
|
int32_t L_35;
|
|||
|
|
L_35 = ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_inline((&___0_source), ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_RuntimeMethod_var);
|
|||
|
|
intptr_t L_36 = V_1;
|
|||
|
|
int32_t L_37;
|
|||
|
|
L_37 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_36, NULL);
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_38;
|
|||
|
|
L_38 = ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_inline((&___0_source), ((int32_t)il2cpp_codegen_subtract(L_35, L_37)), ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_RuntimeMethod_var);
|
|||
|
|
___0_source = L_38;
|
|||
|
|
int32_t L_39;
|
|||
|
|
L_39 = Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_inline((&___1_destination), Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_RuntimeMethod_var);
|
|||
|
|
intptr_t L_40 = V_0;
|
|||
|
|
int32_t L_41;
|
|||
|
|
L_41 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_40, NULL);
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_42;
|
|||
|
|
L_42 = Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_inline((&___1_destination), ((int32_t)il2cpp_codegen_subtract(L_39, L_41)), Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_RuntimeMethod_var);
|
|||
|
|
___1_destination = L_42;
|
|||
|
|
V_4 = (uint8_t*)((uintptr_t)0);
|
|||
|
|
V_3 = (uint8_t*)((uintptr_t)0);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_00e6:
|
|||
|
|
{
|
|||
|
|
intptr_t L_43 = V_0;
|
|||
|
|
int32_t L_44;
|
|||
|
|
L_44 = IntPtr_op_Explicit_mC33775570B5AC86421DABA8F8B9885DBFF49B02F(L_43, NULL);
|
|||
|
|
if ((((int32_t)L_44) > ((int32_t)0)))
|
|||
|
|
{
|
|||
|
|
goto IL_002c;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
return (int32_t)(1);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C int32_t BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21_AdjustorThunk (RuntimeObject* __this, ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ___0_source, Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 ___1_destination, int32_t* ___2_bytesConsumed, int32_t* ___3_bytesWritten, int32_t ___4_operation, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D* _thisAdjusted;
|
|||
|
|
int32_t _offset = 1;
|
|||
|
|
_thisAdjusted = reinterpret_cast<BrotliEncoder_t68A8D0AFFE04E97F0C46100794F786734D2B790D*>(__this + _offset);
|
|||
|
|
int32_t _returnValue;
|
|||
|
|
_returnValue = BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21(_thisAdjusted, ___0_source, ___1_destination, ___2_bytesConsumed, ___3_bytesWritten, ___4_operation, method);
|
|||
|
|
return _returnValue;
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
SafeHandle__ctor_m23E44C94503043292DCD4E87818082CFC09A7F4B(__this, 0, (bool)1, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SafeBrotliEncoderHandle_ReleaseHandle_m1FF8C199FF5E3AC767A2A1061E032E84AC7A1321 (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
intptr_t L_0 = ((SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7*)__this)->___handle;
|
|||
|
|
Brotli_BrotliEncoderDestroyInstance_mC22ACF97F509C7A8E0DA4C91CDEF2050C2BC631A(L_0, NULL);
|
|||
|
|
return (bool)1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SafeBrotliEncoderHandle_get_IsInvalid_mE2293BEB437BE8E2C96FBD3F32DBA266A5410D4F (SafeBrotliEncoderHandle_tBB3281B260EB62859B7B4AFA1325D182535832CC* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
intptr_t L_0 = ((SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7*)__this)->___handle;
|
|||
|
|
bool L_1;
|
|||
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_0, 0, NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
SafeHandle__ctor_m23E44C94503043292DCD4E87818082CFC09A7F4B(__this, 0, (bool)1, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SafeBrotliDecoderHandle_ReleaseHandle_m4C9646BB3B6966D5EA1C9E5C87106E1A3AC761B4 (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
intptr_t L_0 = ((SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7*)__this)->___handle;
|
|||
|
|
Brotli_BrotliDecoderDestroyInstance_mDF10CB788AEDBD9F57645193081FB7E6B6575EF4(L_0, NULL);
|
|||
|
|
return (bool)1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool SafeBrotliDecoderHandle_get_IsInvalid_m7764BAC5E3200B9273C9CED3BCF01BF831AF7F1B (SafeBrotliDecoderHandle_t4ADB3A3F1FB74F2CD5864D40860D952BA3560AF4* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
intptr_t L_0 = ((SafeHandle_tC1A4DA80DA89B867CC011B707A07275230321BF7*)__this)->___handle;
|
|||
|
|
bool L_1;
|
|||
|
|
L_1 = IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline(L_0, 0, NULL);
|
|||
|
|
return L_1;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool IntPtr_op_Equality_m7D9CDCDE9DC2A0C2C614633F4921E90187FAB271_inline (intptr_t ___0_value1, intptr_t ___1_value2, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
intptr_t L_0 = ___0_value1;
|
|||
|
|
intptr_t L_1 = ___1_value2;
|
|||
|
|
return (bool)((((intptr_t)L_0) == ((intptr_t)L_1))? 1 : 0);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m8E944E4954E037877A25B9FF6B901F1F901D4769_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = __this->____length;
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m54864A0BB817050A9110E85BB5FB31EF63699982_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = __this->____length;
|
|||
|
|
return L_0;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D ReadOnlySpan_1_Slice_mC8B7C665F49384744642F03EA355239F0E4AF966_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, int32_t ___0_start, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC V_0;
|
|||
|
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = ___0_start;
|
|||
|
|
int32_t L_1 = __this->____length;
|
|||
|
|
if ((!(((uint32_t)L_0) > ((uint32_t)L_1))))
|
|||
|
|
{
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_2 = __this->____pointer;
|
|||
|
|
V_0 = L_2;
|
|||
|
|
uint8_t* L_3;
|
|||
|
|
L_3 = IL2CPP_BY_REFERENCE_GET_VALUE(uint8_t, (Il2CppByReference*)(&V_0));
|
|||
|
|
int32_t L_4 = ___0_start;
|
|||
|
|
uint8_t* L_5;
|
|||
|
|
L_5 = il2cpp_unsafe_add<uint8_t,int32_t>(L_3, L_4);
|
|||
|
|
int32_t L_6 = __this->____length;
|
|||
|
|
int32_t L_7 = ___0_start;
|
|||
|
|
ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D L_8;
|
|||
|
|
memset((&L_8), 0, sizeof(L_8));
|
|||
|
|
ReadOnlySpan_1__ctor_m0FC0B92549C2968E80B5F75A85F28B96DBFCFD63_inline((&L_8), L_5, ((int32_t)il2cpp_codegen_subtract(L_6, L_7)), il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 15));
|
|||
|
|
return L_8;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 Span_1_Slice_m720734AA48ECB663CAA0594530927B9015A64341_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, int32_t ___0_start, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC V_0;
|
|||
|
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = ___0_start;
|
|||
|
|
int32_t L_1 = __this->____length;
|
|||
|
|
if ((!(((uint32_t)L_0) > ((uint32_t)L_1))))
|
|||
|
|
{
|
|||
|
|
goto IL_000e;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
ThrowHelper_ThrowArgumentOutOfRangeException_mD7D90276EDCDF9394A8EA635923E3B48BB71BD56(NULL);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_000e:
|
|||
|
|
{
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_2 = __this->____pointer;
|
|||
|
|
V_0 = L_2;
|
|||
|
|
uint8_t* L_3;
|
|||
|
|
L_3 = IL2CPP_BY_REFERENCE_GET_VALUE(uint8_t, (Il2CppByReference*)(&V_0));
|
|||
|
|
int32_t L_4 = ___0_start;
|
|||
|
|
uint8_t* L_5;
|
|||
|
|
L_5 = il2cpp_unsafe_add<uint8_t,int32_t>(L_3, L_4);
|
|||
|
|
int32_t L_6 = __this->____length;
|
|||
|
|
int32_t L_7 = ___0_start;
|
|||
|
|
Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305 L_8;
|
|||
|
|
memset((&L_8), 0, sizeof(L_8));
|
|||
|
|
Span_1__ctor_m947BF95D54571BF3897F96822B7A8FDA5853497B_inline((&L_8), L_5, ((int32_t)il2cpp_codegen_subtract(L_6, L_7)), il2cpp_rgctx_method(InitializedTypeInfo(method->klass)->rgctx_data, 19));
|
|||
|
|
return L_8;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0FC0B92549C2968E80B5F75A85F28B96DBFCFD63_gshared_inline (ReadOnlySpan_1_tA850A6C0E88ABBA37646A078ACBC24D6D5FD9B4D* __this, uint8_t* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
uint8_t* L_0 = ___0_ptr;
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_1;
|
|||
|
|
memset((&L_1), 0, sizeof(L_1));
|
|||
|
|
il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_1), L_0);
|
|||
|
|
__this->____pointer = L_1;
|
|||
|
|
int32_t L_2 = ___1_length;
|
|||
|
|
__this->____length = L_2;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m947BF95D54571BF3897F96822B7A8FDA5853497B_gshared_inline (Span_1_tDADAC65069DFE6B57C458109115ECD795ED39305* __this, uint8_t* ___0_ptr, int32_t ___1_length, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
uint8_t* L_0 = ___0_ptr;
|
|||
|
|
ByReference_1_t9C85BCCAAF8C525B6C06B07E922D8D217BE8D6FC L_1;
|
|||
|
|
memset((&L_1), 0, sizeof(L_1));
|
|||
|
|
il2cpp_codegen_by_reference_constructor((Il2CppByReference*)(&L_1), L_0);
|
|||
|
|
__this->____pointer = L_1;
|
|||
|
|
int32_t L_2 = ___1_length;
|
|||
|
|
__this->____length = L_2;
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|