scripts
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
using System;
|
||||
|
||||
namespace BestHTTP.Decompression.Zlib
|
||||
{
|
||||
// Token: 0x020001D2 RID: 466
|
||||
internal static class OFCAPEAHCMI
|
||||
{
|
||||
// Token: 0x04000BE6 RID: 3046
|
||||
internal static readonly int[] NLHBICPAFKM = new int[]
|
||||
{
|
||||
0, 1, 3, 7, 15, 31, 63, 127, 255, 511,
|
||||
1023, 2047, 4095, 8191, 16383, 32767, 65535
|
||||
};
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user