AlicizaX/Build/SAOK_BackUpThisFolder_ButDontShipItWithYourGame/il2cppOutput/System.IO.Compression_CodeGen.c

161 lines
8.6 KiB
C
Raw Normal View History

2025-10-14 15:42:34 +08:00
#include "pch-c.h"
#include "codegen/il2cpp-codegen-metadata.h"
extern void Brotli_BrotliDecoderCreateInstance_m6A88BD51B6D0D07F60E15C460A5B630C806FF409 (void);
extern void Brotli_BrotliDecoderDecompressStream_m5CA3A81C1718653B7DBC0C4CB80DB72E9C3B2182 (void);
extern void Brotli_BrotliDecoderDestroyInstance_mDF10CB788AEDBD9F57645193081FB7E6B6575EF4 (void);
extern void Brotli_BrotliDecoderIsFinished_m4B248470CF324970EFDB452045D17F36DBEEEC36 (void);
extern void Brotli_BrotliEncoderCreateInstance_m73FC14FBDB2B86152CA0A9EA83A7D0B7492DAC17 (void);
extern void Brotli_BrotliEncoderSetParameter_m9AF8A5E9D33CA28B3220394036C1BF31B83C1104 (void);
extern void Brotli_BrotliEncoderCompressStream_m67A3B2A84FEE61DF49DC5B3B9B51A4D2893F104E (void);
extern void Brotli_BrotliEncoderHasMoreOutput_mA2AFC09648D4ED22D7169602F491DC974754F02C (void);
extern void Brotli_BrotliEncoderDestroyInstance_mC22ACF97F509C7A8E0DA4C91CDEF2050C2BC631A (void);
extern void SR_Format_m271F5A0AF597B1B86AAAFCEF15FC12BDA0C04468 (void);
extern void SR_Format_m23A1BB0128E1EF8BB97A157A41DB530E2A098A9A (void);
extern void BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F (void);
extern void BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB (void);
extern void BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1 (void);
extern void BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE (void);
extern void BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5 (void);
extern void BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547 (void);
extern void BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A (void);
extern void BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7 (void);
extern void BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60 (void);
extern void BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56 (void);
extern void BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656 (void);
extern void BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339 (void);
extern void BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746 (void);
extern void BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21 (void);
extern void SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD (void);
extern void SafeBrotliEncoderHandle_ReleaseHandle_m1FF8C199FF5E3AC767A2A1061E032E84AC7A1321 (void);
extern void SafeBrotliEncoderHandle_get_IsInvalid_mE2293BEB437BE8E2C96FBD3F32DBA266A5410D4F (void);
extern void SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8 (void);
extern void SafeBrotliDecoderHandle_ReleaseHandle_m4C9646BB3B6966D5EA1C9E5C87106E1A3AC761B4 (void);
extern void SafeBrotliDecoderHandle_get_IsInvalid_m7764BAC5E3200B9273C9CED3BCF01BF831AF7F1B (void);
static Il2CppMethodPointer s_methodPointers[31] =
{
Brotli_BrotliDecoderCreateInstance_m6A88BD51B6D0D07F60E15C460A5B630C806FF409,
Brotli_BrotliDecoderDecompressStream_m5CA3A81C1718653B7DBC0C4CB80DB72E9C3B2182,
Brotli_BrotliDecoderDestroyInstance_mDF10CB788AEDBD9F57645193081FB7E6B6575EF4,
Brotli_BrotliDecoderIsFinished_m4B248470CF324970EFDB452045D17F36DBEEEC36,
Brotli_BrotliEncoderCreateInstance_m73FC14FBDB2B86152CA0A9EA83A7D0B7492DAC17,
Brotli_BrotliEncoderSetParameter_m9AF8A5E9D33CA28B3220394036C1BF31B83C1104,
Brotli_BrotliEncoderCompressStream_m67A3B2A84FEE61DF49DC5B3B9B51A4D2893F104E,
Brotli_BrotliEncoderHasMoreOutput_mA2AFC09648D4ED22D7169602F491DC974754F02C,
Brotli_BrotliEncoderDestroyInstance_mC22ACF97F509C7A8E0DA4C91CDEF2050C2BC631A,
SR_Format_m271F5A0AF597B1B86AAAFCEF15FC12BDA0C04468,
SR_Format_m23A1BB0128E1EF8BB97A157A41DB530E2A098A9A,
BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F,
BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB,
BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1,
BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE,
BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5,
BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547,
BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A,
BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7,
BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60,
BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56,
BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656,
BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339,
BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746,
BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21,
SafeBrotliEncoderHandle__ctor_mE3D1226809A078B95C8F32B2EE32FD3EC7666CBD,
SafeBrotliEncoderHandle_ReleaseHandle_m1FF8C199FF5E3AC767A2A1061E032E84AC7A1321,
SafeBrotliEncoderHandle_get_IsInvalid_mE2293BEB437BE8E2C96FBD3F32DBA266A5410D4F,
SafeBrotliDecoderHandle__ctor_mBBFC1DB79F1B756A31018CF108FB228A388929F8,
SafeBrotliDecoderHandle_ReleaseHandle_m4C9646BB3B6966D5EA1C9E5C87106E1A3AC761B4,
SafeBrotliDecoderHandle_get_IsInvalid_m7764BAC5E3200B9273C9CED3BCF01BF831AF7F1B,
};
extern void BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F_AdjustorThunk (void);
extern void BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB_AdjustorThunk (void);
extern void BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1_AdjustorThunk (void);
extern void BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE_AdjustorThunk (void);
extern void BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5_AdjustorThunk (void);
extern void BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547_AdjustorThunk (void);
extern void BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A_AdjustorThunk (void);
extern void BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7_AdjustorThunk (void);
extern void BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60_AdjustorThunk (void);
extern void BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56_AdjustorThunk (void);
extern void BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656_AdjustorThunk (void);
extern void BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339_AdjustorThunk (void);
extern void BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746_AdjustorThunk (void);
extern void BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21_AdjustorThunk (void);
static Il2CppTokenAdjustorThunkPair s_adjustorThunks[14] =
{
{ 0x0600000C, BrotliDecoder_InitializeDecoder_m7F32673D3B23DDDA39024F5B9113DE7B369C479F_AdjustorThunk },
{ 0x0600000D, BrotliDecoder_EnsureInitialized_m6184E8782F3EBA46B1292C7AFFD9084B5A27C3BB_AdjustorThunk },
{ 0x0600000E, BrotliDecoder_Dispose_mC84D643DBB51DE4E9ECC1AAFDA6C9E30C8CA99A1_AdjustorThunk },
{ 0x0600000F, BrotliDecoder_EnsureNotDisposed_m535DCEDF42829C275B6F8A6732DD08D55C5150BE_AdjustorThunk },
{ 0x06000010, BrotliDecoder_Decompress_m0BD52E9AC534C33D8A8F1D0BC6CE1880644795C5_AdjustorThunk },
{ 0x06000011, BrotliEncoder__ctor_mDD17352366C7BB8BCB67E350D1CB5D14E2BC8547_AdjustorThunk },
{ 0x06000012, BrotliEncoder_InitializeEncoder_mA3C8D746B70CE516A1988FAEEEC6D8372C34333A_AdjustorThunk },
{ 0x06000013, BrotliEncoder_EnsureInitialized_m05698B56A67F11A53D86774D6B729165307114E7_AdjustorThunk },
{ 0x06000014, BrotliEncoder_Dispose_m986392D5C6EA749269EB74351E5661BB783B8F60_AdjustorThunk },
{ 0x06000015, BrotliEncoder_EnsureNotDisposed_mF261E4A5E06537AE45FC41C1B870F1C3F1312B56_AdjustorThunk },
{ 0x06000016, BrotliEncoder_SetQuality_m9B36219BBCE939F61BFCED6D6AE9340DEC7F3656_AdjustorThunk },
{ 0x06000017, BrotliEncoder_SetWindow_m325BF009D7A3008F2FD576C96603B25BE5B97339_AdjustorThunk },
{ 0x06000018, BrotliEncoder_Compress_mA00FEA4D2B0999A8CC6CDD028A916FF0C586C746_AdjustorThunk },
{ 0x06000019, BrotliEncoder_Compress_m7961246DE0986EAD0B7DA3B00EC32C18A444DF21_AdjustorThunk },
};
static const int32_t s_InvokerIndices[31] =
{
23816,
20328,
30483,
29401,
23816,
23460,
20155,
29401,
30483,
26076,
22622,
19448,
19448,
19448,
19448,
1447,
7395,
19448,
19448,
19448,
19448,
15031,
15031,
804,
805,
19448,
18998,
18998,
19448,
18998,
18998,
};
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_System_IO_Compression_CodeGenModule;
const Il2CppCodeGenModule g_System_IO_Compression_CodeGenModule =
{
"System.IO.Compression.dll",
31,
s_methodPointers,
14,
s_adjustorThunks,
s_InvokerIndices,
0,
NULL,
0,
NULL,
0,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
};