client_plugin_logic_deb 1.8.397 → 1.8.399

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/Kosi-Kaverit-kaverit.js +23 -23
  2. package/Kosi-Kodein-kodein-di.js +161 -161
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +170 -170
  4. package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
  5. package/Logic_Debertz-ai_module.js +2093 -0
  6. package/Logic_Debertz-ai_module.js.map +1 -0
  7. package/Logic_Debertz-client_plugin.d.ts +34 -16
  8. package/Logic_Debertz-client_plugin.js +3852 -3851
  9. package/Logic_Debertz-client_plugin.js.map +1 -1
  10. package/Logic_Debertz-core.js +1622 -1479
  11. package/Logic_Debertz-core.js.map +1 -1
  12. package/Logic_Debertz-engine.js +14432 -13832
  13. package/Logic_Debertz-engine.js.map +1 -1
  14. package/Logic_Debertz-game_client.js +9653 -9653
  15. package/Logic_Debertz-game_client.js.map +1 -1
  16. package/Logic_Debertz-game_server.js +1620 -1566
  17. package/Logic_Debertz-game_server.js.map +1 -1
  18. package/error-library-error.js +5 -5
  19. package/kotlin-kotlin-stdlib.js +2085 -2024
  20. package/kotlin-kotlin-stdlib.js.map +1 -1
  21. package/kotlinx-atomicfu.js +9 -9
  22. package/kotlinx-coroutines-core.js +981 -981
  23. package/kotlinx-coroutines-core.js.map +1 -1
  24. package/kotlinx-io-kotlinx-io-core.js +41 -41
  25. package/kotlinx-serialization-kotlinx-serialization-core.js +196 -196
  26. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  27. package/kotlinx-serialization-kotlinx-serialization-json.js +253 -253
  28. package/ktor-ktor-client-content-negotiation.js +89 -89
  29. package/ktor-ktor-client-core.js +1054 -1029
  30. package/ktor-ktor-client-core.js.map +1 -1
  31. package/ktor-ktor-client-logging.js +293 -288
  32. package/ktor-ktor-client-logging.js.map +1 -1
  33. package/ktor-ktor-events.js +5 -5
  34. package/ktor-ktor-http.js +167 -163
  35. package/ktor-ktor-http.js.map +1 -1
  36. package/ktor-ktor-io.js +372 -372
  37. package/ktor-ktor-serialization-kotlinx.js +127 -127
  38. package/ktor-ktor-serialization.js +68 -68
  39. package/ktor-ktor-utils.js +278 -278
  40. package/ktor-ktor-websockets.js +15 -15
  41. package/package.json +1 -1
  42. package/random-library-crypto-rand.js +13 -13
  43. package/random-library-secure-random.js +5 -5
  44. package/raspberry-cardgame-lib-core.js +99 -99
  45. package/raspberry-cardgame-lib-core.js.map +1 -1
  46. package/raspberry-cardgame-lib-logger.js +12 -12
  47. package/raspberry-cardgame-lib-random.js +237 -237
  48. package/uuid.js +15 -15
  49. package/uuid.js.map +1 -1
@@ -27,20 +27,20 @@
27
27
  }(function (_, kotlin_kotlin, kotlin_io_ktor_ktor_utils, kotlin_io_ktor_ktor_client_core, kotlin_io_ktor_ktor_http, kotlin_io_ktor_ktor_serialization, kotlin_io_ktor_ktor_io) {
28
28
  'use strict';
29
29
  //region block: imports
30
- var protoOf = kotlin_kotlin.$_$.nd;
31
- var initMetadataForClass = kotlin_kotlin.$_$.nc;
32
- var CoroutineImpl = kotlin_kotlin.$_$.ta;
30
+ var protoOf = kotlin_kotlin.$_$.pd;
31
+ var initMetadataForClass = kotlin_kotlin.$_$.pc;
32
+ var CoroutineImpl = kotlin_kotlin.$_$.va;
33
33
  var Unit_instance = kotlin_kotlin.$_$.g5;
34
- var THROW_CCE = kotlin_kotlin.$_$.qh;
34
+ var THROW_CCE = kotlin_kotlin.$_$.th;
35
35
  var PipelineContext = kotlin_io_ktor_ktor_utils.$_$.h;
36
- var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ea;
37
- var initMetadataForLambda = kotlin_kotlin.$_$.rc;
36
+ var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ga;
37
+ var initMetadataForLambda = kotlin_kotlin.$_$.tc;
38
38
  var VOID = kotlin_kotlin.$_$.b;
39
- var HttpResponseContainer = kotlin_io_ktor_ktor_client_core.$_$.p;
40
- var contentType = kotlin_io_ktor_ktor_http.$_$.e1;
39
+ var HttpResponseContainer = kotlin_io_ktor_ktor_client_core.$_$.q;
40
+ var contentType = kotlin_io_ktor_ktor_http.$_$.f1;
41
41
  var suitableCharset = kotlin_io_ktor_ktor_serialization.$_$.f;
42
42
  var plus = kotlin_kotlin.$_$.s8;
43
- var toMutableSet = kotlin_kotlin.$_$.v9;
43
+ var toMutableSet = kotlin_kotlin.$_$.x9;
44
44
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.h;
45
45
  var Application_getInstance = kotlin_io_ktor_ktor_http.$_$.b;
46
46
  var register$default = kotlin_io_ktor_ktor_serialization.$_$.b;
@@ -49,38 +49,38 @@
49
49
  var Phases_getInstance = kotlin_io_ktor_ktor_client_core.$_$.d;
50
50
  var Phases_getInstance_0 = kotlin_io_ktor_ktor_client_core.$_$.g;
51
51
  var HttpClientPlugin = kotlin_io_ktor_ktor_client_core.$_$.j;
52
- var initMetadataForObject = kotlin_kotlin.$_$.sc;
53
- var toString = kotlin_kotlin.$_$.qd;
52
+ var initMetadataForObject = kotlin_kotlin.$_$.uc;
53
+ var toString = kotlin_kotlin.$_$.sd;
54
54
  var HttpHeaders_getInstance = kotlin_io_ktor_ktor_http.$_$.e;
55
55
  var accept = kotlin_io_ktor_ktor_client_core.$_$.m;
56
56
  var Collection = kotlin_kotlin.$_$.i5;
57
- var isInterface = kotlin_kotlin.$_$.bd;
57
+ var isInterface = kotlin_kotlin.$_$.dd;
58
58
  var OutgoingContent = kotlin_io_ktor_ktor_http.$_$.p;
59
- var getKClassFromExpression = kotlin_kotlin.$_$.ge;
59
+ var getKClassFromExpression = kotlin_kotlin.$_$.je;
60
60
  var contentType_0 = kotlin_io_ktor_ktor_http.$_$.d1;
61
61
  var EmptyContent_getInstance = kotlin_io_ktor_ktor_client_core.$_$.h;
62
- var Unit = kotlin_kotlin.$_$.bi;
62
+ var Unit = kotlin_kotlin.$_$.ei;
63
63
  var charset = kotlin_io_ktor_ktor_http.$_$.b1;
64
64
  var Charsets_getInstance = kotlin_io_ktor_ktor_io.$_$.g;
65
- var ensureNotNull = kotlin_kotlin.$_$.hi;
65
+ var ensureNotNull = kotlin_kotlin.$_$.ki;
66
66
  var NullBody_instance = kotlin_io_ktor_ktor_http.$_$.a;
67
- var equals = kotlin_kotlin.$_$.gc;
67
+ var equals = kotlin_kotlin.$_$.ic;
68
68
  var joinToString = kotlin_kotlin.$_$.y7;
69
- var initMetadataForCoroutine = kotlin_kotlin.$_$.pc;
69
+ var initMetadataForCoroutine = kotlin_kotlin.$_$.rc;
70
70
  var ByteReadChannel = kotlin_io_ktor_ktor_io.$_$.h1;
71
71
  var collectionSizeOrDefault = kotlin_kotlin.$_$.k6;
72
72
  var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.g;
73
73
  var deserialize = kotlin_io_ktor_ktor_serialization.$_$.a;
74
- var Exception = kotlin_kotlin.$_$.hh;
74
+ var Exception = kotlin_kotlin.$_$.kh;
75
75
  var Exception_init_$Init$ = kotlin_kotlin.$_$.f1;
76
- var captureStack = kotlin_kotlin.$_$.xb;
76
+ var captureStack = kotlin_kotlin.$_$.zb;
77
77
  var KtorSimpleLogger = kotlin_io_ktor_ktor_utils.$_$.g;
78
78
  var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.t4;
79
79
  var HttpStatusCode = kotlin_io_ktor_ktor_http.$_$.s;
80
- var getKClass = kotlin_kotlin.$_$.he;
81
- var setOf = kotlin_kotlin.$_$.c9;
82
- var startsWith = kotlin_kotlin.$_$.wf;
83
- var endsWith = kotlin_kotlin.$_$.ze;
80
+ var getKClass = kotlin_kotlin.$_$.ke;
81
+ var setOf = kotlin_kotlin.$_$.e9;
82
+ var startsWith = kotlin_kotlin.$_$.zf;
83
+ var endsWith = kotlin_kotlin.$_$.cf;
84
84
  var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.s;
85
85
  //endregion
86
86
  //region block: pre-declaration
@@ -126,23 +126,23 @@
126
126
  }
127
127
  protoOf(ContentNegotiation$Plugin$install$slambda).k3u = function ($this$intercept, it, $completion) {
128
128
  var tmp = this.l3u($this$intercept, it, $completion);
129
- tmp.t8_1 = Unit_instance;
130
- tmp.u8_1 = null;
131
- return tmp.z8();
129
+ tmp.u8_1 = Unit_instance;
130
+ tmp.v8_1 = null;
131
+ return tmp.a9();
132
132
  };
133
- protoOf(ContentNegotiation$Plugin$install$slambda).i9 = function (p1, p2, $completion) {
133
+ protoOf(ContentNegotiation$Plugin$install$slambda).j9 = function (p1, p2, $completion) {
134
134
  var tmp = p1 instanceof PipelineContext ? p1 : THROW_CCE();
135
135
  return this.k3u(tmp, !(p2 == null) ? p2 : THROW_CCE(), $completion);
136
136
  };
137
- protoOf(ContentNegotiation$Plugin$install$slambda).z8 = function () {
138
- var suspendResult = this.t8_1;
137
+ protoOf(ContentNegotiation$Plugin$install$slambda).a9 = function () {
138
+ var suspendResult = this.u8_1;
139
139
  $sm: do
140
140
  try {
141
- var tmp = this.r8_1;
141
+ var tmp = this.s8_1;
142
142
  switch (tmp) {
143
143
  case 0:
144
- this.s8_1 = 3;
145
- this.r8_1 = 1;
144
+ this.t8_1 = 3;
145
+ this.s8_1 = 1;
146
146
  suspendResult = this.e5d_1.j5d(this.f5d_1.t3f_1, this.f5d_1.w3e(), this);
147
147
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
148
148
  return suspendResult;
@@ -159,7 +159,7 @@
159
159
  }
160
160
 
161
161
  var result = tmp_0;
162
- this.r8_1 = 2;
162
+ this.s8_1 = 2;
163
163
  suspendResult = this.f5d_1.x3e(result, this);
164
164
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
165
165
  return suspendResult;
@@ -169,15 +169,15 @@
169
169
  case 2:
170
170
  return Unit_instance;
171
171
  case 3:
172
- throw this.u8_1;
172
+ throw this.v8_1;
173
173
  }
174
174
  } catch ($p) {
175
175
  var e = $p;
176
- if (this.s8_1 === 3) {
176
+ if (this.t8_1 === 3) {
177
177
  throw e;
178
178
  } else {
179
- this.r8_1 = this.s8_1;
180
- this.u8_1 = e;
179
+ this.s8_1 = this.t8_1;
180
+ this.v8_1 = e;
181
181
  }
182
182
  }
183
183
  while (true);
@@ -202,24 +202,24 @@
202
202
  }
203
203
  protoOf(ContentNegotiation$Plugin$install$slambda_1).e3v = function ($this$intercept, _name_for_destructuring_parameter_0__wldtmu, $completion) {
204
204
  var tmp = this.f3v($this$intercept, _name_for_destructuring_parameter_0__wldtmu, $completion);
205
- tmp.t8_1 = Unit_instance;
206
- tmp.u8_1 = null;
207
- return tmp.z8();
205
+ tmp.u8_1 = Unit_instance;
206
+ tmp.v8_1 = null;
207
+ return tmp.a9();
208
208
  };
209
- protoOf(ContentNegotiation$Plugin$install$slambda_1).i9 = function (p1, p2, $completion) {
209
+ protoOf(ContentNegotiation$Plugin$install$slambda_1).j9 = function (p1, p2, $completion) {
210
210
  var tmp = p1 instanceof PipelineContext ? p1 : THROW_CCE();
211
211
  return this.e3v(tmp, p2 instanceof HttpResponseContainer ? p2 : THROW_CCE(), $completion);
212
212
  };
213
- protoOf(ContentNegotiation$Plugin$install$slambda_1).z8 = function () {
214
- var suspendResult = this.t8_1;
213
+ protoOf(ContentNegotiation$Plugin$install$slambda_1).a9 = function () {
214
+ var suspendResult = this.u8_1;
215
215
  $sm: do
216
216
  try {
217
- var tmp = this.r8_1;
217
+ var tmp = this.s8_1;
218
218
  switch (tmp) {
219
219
  case 0:
220
- this.s8_1 = 3;
221
- this.v5d_1 = this.u5d_1.ne();
222
- var body = this.u5d_1.oe();
220
+ this.t8_1 = 3;
221
+ this.v5d_1 = this.u5d_1.oe();
222
+ var body = this.u5d_1.pe();
223
223
  var tmp0_elvis_lhs = contentType(this.t5d_1.t3f_1.r3u());
224
224
  var tmp_0;
225
225
  if (tmp0_elvis_lhs == null) {
@@ -232,7 +232,7 @@
232
232
 
233
233
  var contentType_0 = tmp_0;
234
234
  var charset = suitableCharset(this.t5d_1.t3f_1.x3x().v3m());
235
- this.r8_1 = 1;
235
+ this.s8_1 = 1;
236
236
  suspendResult = this.s5d_1.w5d(this.t5d_1.t3f_1.x3x().a3y(), this.v5d_1, body, contentType_0, charset, this);
237
237
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
238
238
  return suspendResult;
@@ -250,7 +250,7 @@
250
250
 
251
251
  var deserializedBody = tmp_1;
252
252
  var result = new HttpResponseContainer(this.v5d_1, deserializedBody);
253
- this.r8_1 = 2;
253
+ this.s8_1 = 2;
254
254
  suspendResult = this.t5d_1.x3e(result, this);
255
255
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
256
256
  return suspendResult;
@@ -260,15 +260,15 @@
260
260
  case 2:
261
261
  return Unit_instance;
262
262
  case 3:
263
- throw this.u8_1;
263
+ throw this.v8_1;
264
264
  }
265
265
  } catch ($p) {
266
266
  var e = $p;
267
- if (this.s8_1 === 3) {
267
+ if (this.t8_1 === 3) {
268
268
  throw e;
269
269
  } else {
270
- this.r8_1 = this.s8_1;
271
- this.u8_1 = e;
270
+ this.s8_1 = this.t8_1;
271
+ this.v8_1 = e;
272
272
  }
273
273
  }
274
274
  while (true);
@@ -307,7 +307,7 @@
307
307
  Plugin_instance = this;
308
308
  this.a5e_1 = new AttributeKey('ContentNegotiation');
309
309
  }
310
- protoOf(Plugin).v = function () {
310
+ protoOf(Plugin).w = function () {
311
311
  return this.a5e_1;
312
312
  };
313
313
  protoOf(Plugin).b5e = function (block) {
@@ -344,14 +344,14 @@
344
344
  this.m5e_1 = request;
345
345
  this.n5e_1 = body;
346
346
  }
347
- protoOf($convertRequestCOROUTINE$).z8 = function () {
348
- var suspendResult = this.t8_1;
347
+ protoOf($convertRequestCOROUTINE$).a9 = function () {
348
+ var suspendResult = this.u8_1;
349
349
  $sm: do
350
350
  try {
351
- var tmp = this.r8_1;
351
+ var tmp = this.s8_1;
352
352
  switch (tmp) {
353
353
  case 0:
354
- this.s8_1 = 7;
354
+ this.t8_1 = 7;
355
355
  var _iterator__ex2g4s = this.l5e_1.h5d_1.l();
356
356
  while (_iterator__ex2g4s.m()) {
357
357
  var element = _iterator__ex2g4s.n();
@@ -386,7 +386,7 @@
386
386
  var _iterator__ex2g4s_0 = tmp0.l();
387
387
  while (_iterator__ex2g4s_0.m()) {
388
388
  var element_0 = _iterator__ex2g4s_0.n();
389
- if (element_0.ea(this.n5e_1)) {
389
+ if (element_0.fa(this.n5e_1)) {
390
390
  tmp$ret$2 = true;
391
391
  break l$ret$3;
392
392
  }
@@ -458,21 +458,21 @@
458
458
  this.m5e_1.s3v_1.d3d(HttpHeaders_getInstance().j3j_1);
459
459
  var tmp_9 = this;
460
460
  tmp_9.t5e_1 = this.o5e_1;
461
- this.r8_1 = 1;
461
+ this.s8_1 = 1;
462
462
  continue $sm;
463
463
  case 1:
464
464
  this.s5e_1 = this.t5e_1.l();
465
- this.r8_1 = 2;
465
+ this.s8_1 = 2;
466
466
  continue $sm;
467
467
  case 2:
468
468
  if (!this.s5e_1.m()) {
469
- this.r8_1 = 5;
469
+ this.s8_1 = 5;
470
470
  continue $sm;
471
471
  }
472
472
 
473
473
  var element_2 = this.s5e_1.n();
474
474
  this.r5e_1 = element_2;
475
- this.r8_1 = 3;
475
+ this.s8_1 = 3;
476
476
  var tmp0_elvis_lhs_0 = charset(this.p5e_1);
477
477
  var tmp_10 = tmp0_elvis_lhs_0 == null ? Charsets_getInstance().y34_1 : tmp0_elvis_lhs_0;
478
478
  var tmp_11 = ensureNotNull(this.m5e_1.g4i());
@@ -499,24 +499,24 @@
499
499
  var result_0 = result;
500
500
  if (!(result_0 == null)) {
501
501
  this.q5e_1 = result_0;
502
- this.r8_1 = 6;
502
+ this.s8_1 = 6;
503
503
  continue $sm;
504
504
  } else {
505
- this.r8_1 = 4;
505
+ this.s8_1 = 4;
506
506
  continue $sm;
507
507
  }
508
508
 
509
509
  case 4:
510
- this.r8_1 = 2;
510
+ this.s8_1 = 2;
511
511
  continue $sm;
512
512
  case 5:
513
513
  this.q5e_1 = null;
514
514
  if (false) {
515
- this.r8_1 = 1;
515
+ this.s8_1 = 1;
516
516
  continue $sm;
517
517
  }
518
518
 
519
- this.r8_1 = 6;
519
+ this.s8_1 = 6;
520
520
  continue $sm;
521
521
  case 6:
522
522
  var tmp2_elvis_lhs = this.q5e_1;
@@ -531,15 +531,15 @@
531
531
  var serializedContent = tmp_13;
532
532
  return serializedContent;
533
533
  case 7:
534
- throw this.u8_1;
534
+ throw this.v8_1;
535
535
  }
536
536
  } catch ($p) {
537
537
  var e = $p;
538
- if (this.s8_1 === 7) {
538
+ if (this.t8_1 === 7) {
539
539
  throw e;
540
540
  } else {
541
- this.r8_1 = this.s8_1;
542
- this.u8_1 = e;
541
+ this.s8_1 = this.t8_1;
542
+ this.v8_1 = e;
543
543
  }
544
544
  }
545
545
  while (true);
@@ -553,21 +553,21 @@
553
553
  this.g5f_1 = responseContentType;
554
554
  this.h5f_1 = charset;
555
555
  }
556
- protoOf($convertResponseCOROUTINE$).z8 = function () {
557
- var suspendResult = this.t8_1;
556
+ protoOf($convertResponseCOROUTINE$).a9 = function () {
557
+ var suspendResult = this.u8_1;
558
558
  $sm: do
559
559
  try {
560
- var tmp = this.r8_1;
560
+ var tmp = this.s8_1;
561
561
  switch (tmp) {
562
562
  case 0:
563
- this.s8_1 = 2;
563
+ this.t8_1 = 2;
564
564
  var tmp_0 = this.f5f_1;
565
565
  if (!isInterface(tmp_0, ByteReadChannel)) {
566
566
  get_LOGGER().p3g('Response body is already transformed. Skipping ContentNegotiation for ' + this.d5f_1.toString() + '.');
567
567
  return null;
568
568
  }
569
569
 
570
- if (this.c5f_1.i5d_1.t1(this.e5f_1.k3g_1)) {
570
+ if (this.c5f_1.i5d_1.u1(this.e5f_1.k3g_1)) {
571
571
  get_LOGGER().p3g('Response body type ' + toString(this.e5f_1.k3g_1) + ' is in ignored types. ' + ('Skipping ContentNegotiation for ' + this.d5f_1.toString() + '.'));
572
572
  return null;
573
573
  }
@@ -607,7 +607,7 @@
607
607
  }
608
608
 
609
609
  var suitableConverters = tmp_2;
610
- this.r8_1 = 1;
610
+ this.s8_1 = 1;
611
611
  suspendResult = deserialize(suitableConverters, this.f5f_1, this.e5f_1, this.h5f_1, this);
612
612
  if (suspendResult === get_COROUTINE_SUSPENDED()) {
613
613
  return suspendResult;
@@ -622,15 +622,15 @@
622
622
 
623
623
  return result;
624
624
  case 2:
625
- throw this.u8_1;
625
+ throw this.v8_1;
626
626
  }
627
627
  } catch ($p) {
628
628
  var e = $p;
629
- if (this.s8_1 === 2) {
629
+ if (this.t8_1 === 2) {
630
630
  throw e;
631
631
  } else {
632
- this.r8_1 = this.s8_1;
633
- this.u8_1 = e;
632
+ this.s8_1 = this.t8_1;
633
+ this.v8_1 = e;
634
634
  }
635
635
  }
636
636
  while (true);
@@ -642,15 +642,15 @@
642
642
  }
643
643
  protoOf(ContentNegotiation).j5d = function (request, body, $completion) {
644
644
  var tmp = new $convertRequestCOROUTINE$(this, request, body, $completion);
645
- tmp.t8_1 = Unit_instance;
646
- tmp.u8_1 = null;
647
- return tmp.z8();
645
+ tmp.u8_1 = Unit_instance;
646
+ tmp.v8_1 = null;
647
+ return tmp.a9();
648
648
  };
649
649
  protoOf(ContentNegotiation).w5d = function (requestUrl, info, body, responseContentType, charset, $completion) {
650
650
  var tmp = new $convertResponseCOROUTINE$(this, requestUrl, info, body, responseContentType, charset, $completion);
651
- tmp.t8_1 = Unit_instance;
652
- tmp.u8_1 = null;
653
- return tmp.z8();
651
+ tmp.u8_1 = Unit_instance;
652
+ tmp.v8_1 = null;
653
+ return tmp.a9();
654
654
  };
655
655
  function ContentConverterException(message) {
656
656
  Exception_init_$Init$(message, this);
@@ -661,7 +661,7 @@
661
661
  if (!properties_initialized_ContentNegotiation_kt_1ayduy) {
662
662
  properties_initialized_ContentNegotiation_kt_1ayduy = true;
663
663
  LOGGER = KtorSimpleLogger('io.ktor.client.plugins.contentnegotiation.ContentNegotiation');
664
- DefaultCommonIgnoredTypes = setOf([PrimitiveClasses_getInstance().ib(), PrimitiveClasses_getInstance().eb(), getKClass(HttpStatusCode), getKClass(ByteReadChannel), getKClass(OutgoingContent)]);
664
+ DefaultCommonIgnoredTypes = setOf([PrimitiveClasses_getInstance().jb(), PrimitiveClasses_getInstance().fb(), getKClass(HttpStatusCode), getKClass(ByteReadChannel), getKClass(OutgoingContent)]);
665
665
  }
666
666
  }
667
667
  function JsonContentTypeMatcher() {