game_client_logic_deb 1.8.144 → 1.8.181

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 (55) hide show
  1. package/Kosi-Kaverit-kaverit.js +79 -79
  2. package/Kosi-Kodein-kodein-di.js +624 -624
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +5660 -307
  4. package/Kotlin-DateTime-library-kotlinx-datetime.js.map +1 -1
  5. package/Logic_Debertz-core.js +1742 -1602
  6. package/Logic_Debertz-core.js.map +1 -1
  7. package/Logic_Debertz-engine.js +19759 -15486
  8. package/Logic_Debertz-engine.js.map +1 -1
  9. package/Logic_Debertz-game_client.d.ts +338 -94
  10. package/Logic_Debertz-game_client.js +4974 -4762
  11. package/Logic_Debertz-game_client.js.map +1 -1
  12. package/kotlin-kotlin-stdlib.js +2652 -2316
  13. package/kotlin-kotlin-stdlib.js.map +1 -1
  14. package/kotlinx-atomicfu.js +31 -31
  15. package/kotlinx-atomicfu.js.map +1 -1
  16. package/kotlinx-coroutines-core.js +2520 -2520
  17. package/kotlinx-coroutines-core.js.map +1 -1
  18. package/kotlinx-io-kotlinx-io-core.js +280 -280
  19. package/kotlinx-serialization-kotlinx-serialization-core.js +2050 -2049
  20. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  21. package/kotlinx-serialization-kotlinx-serialization-json.js +1466 -1466
  22. package/ktor-ktor-client-content-negotiation.js +15 -0
  23. package/ktor-ktor-client-content-negotiation.js.map +1 -0
  24. package/ktor-ktor-client-core.js +15 -0
  25. package/ktor-ktor-client-core.js.map +1 -0
  26. package/ktor-ktor-client-js.js +15 -0
  27. package/ktor-ktor-client-js.js.map +1 -0
  28. package/ktor-ktor-client-logging.js +57 -0
  29. package/ktor-ktor-client-logging.js.map +1 -0
  30. package/ktor-ktor-events.js +15 -0
  31. package/ktor-ktor-events.js.map +1 -0
  32. package/ktor-ktor-http.js +15 -0
  33. package/ktor-ktor-http.js.map +1 -0
  34. package/ktor-ktor-io.js +19 -0
  35. package/ktor-ktor-io.js.map +1 -0
  36. package/ktor-ktor-serialization-kotlinx-json.js +15 -0
  37. package/ktor-ktor-serialization-kotlinx-json.js.map +1 -0
  38. package/ktor-ktor-serialization-kotlinx.js +15 -0
  39. package/ktor-ktor-serialization-kotlinx.js.map +1 -0
  40. package/ktor-ktor-serialization.js +15 -0
  41. package/ktor-ktor-serialization.js.map +1 -0
  42. package/ktor-ktor-utils.js +19 -0
  43. package/ktor-ktor-utils.js.map +1 -0
  44. package/ktor-ktor-websocket-serialization.js +15 -0
  45. package/ktor-ktor-websocket-serialization.js.map +1 -0
  46. package/ktor-ktor-websockets.js +15 -0
  47. package/ktor-ktor-websockets.js.map +1 -0
  48. package/package.json +5 -2
  49. package/raspberry-cardgame-lib-core.js +217 -533
  50. package/raspberry-cardgame-lib-core.js.map +1 -1
  51. package/raspberry-cardgame-lib-logger.js +407 -0
  52. package/raspberry-cardgame-lib-logger.js.map +1 -0
  53. package/raspberry-cardgame-lib-random.js +403 -0
  54. package/raspberry-cardgame-lib-random.js.map +1 -0
  55. package/uuid.js +32 -32
@@ -13,46 +13,46 @@
13
13
  'use strict';
14
14
  //region block: imports
15
15
  var imul = Math.imul;
16
- var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.s1;
17
- var Long = kotlin_kotlin.$_$.zd;
18
- var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.n1;
19
- var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.n2;
20
- var charArrayOf = kotlin_kotlin.$_$.w9;
21
- var protoOf = kotlin_kotlin.$_$.hb;
22
- var Unit_instance = kotlin_kotlin.$_$.a5;
23
- var ensureNotNull = kotlin_kotlin.$_$.we;
24
- var toLong = kotlin_kotlin.$_$.jb;
25
- var toString = kotlin_kotlin.$_$.lb;
16
+ var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.t1;
17
+ var Long = kotlin_kotlin.$_$.qe;
18
+ var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.o1;
19
+ var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.o2;
20
+ var charArrayOf = kotlin_kotlin.$_$.fa;
21
+ var protoOf = kotlin_kotlin.$_$.qb;
22
+ var Unit_instance = kotlin_kotlin.$_$.b5;
23
+ var ensureNotNull = kotlin_kotlin.$_$.nf;
24
+ var toLong = kotlin_kotlin.$_$.sb;
25
+ var toString = kotlin_kotlin.$_$.ub;
26
26
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.d1;
27
- var initMetadataForClass = kotlin_kotlin.$_$.ka;
28
- var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.q1;
29
- var objectCreate = kotlin_kotlin.$_$.gb;
30
- var initMetadataForCompanion = kotlin_kotlin.$_$.la;
31
- var arrayCopy = kotlin_kotlin.$_$.r5;
32
- var IllegalArgumentException_init_$Create$_0 = kotlin_kotlin.$_$.l1;
27
+ var initMetadataForClass = kotlin_kotlin.$_$.ta;
28
+ var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.r1;
29
+ var objectCreate = kotlin_kotlin.$_$.pb;
30
+ var initMetadataForCompanion = kotlin_kotlin.$_$.ua;
31
+ var arrayCopy = kotlin_kotlin.$_$.s5;
32
+ var IllegalArgumentException_init_$Create$_0 = kotlin_kotlin.$_$.m1;
33
33
  var VOID = kotlin_kotlin.$_$.f;
34
- var charSequenceGet = kotlin_kotlin.$_$.y9;
35
- var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.q2;
36
- var toByte = kotlin_kotlin.$_$.ib;
37
- var initMetadataForInterface = kotlin_kotlin.$_$.na;
38
- var startsWith = kotlin_kotlin.$_$.uc;
34
+ var charSequenceGet = kotlin_kotlin.$_$.ha;
35
+ var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.r2;
36
+ var toByte = kotlin_kotlin.$_$.rb;
37
+ var initMetadataForInterface = kotlin_kotlin.$_$.wa;
38
+ var startsWith = kotlin_kotlin.$_$.kd;
39
39
  var StringBuilder_init_$Create$_0 = kotlin_kotlin.$_$.e1;
40
- var charSequenceLength = kotlin_kotlin.$_$.z9;
41
- var endsWith = kotlin_kotlin.$_$.ic;
42
- var captureStack = kotlin_kotlin.$_$.v9;
43
- var Exception = kotlin_kotlin.$_$.wd;
40
+ var charSequenceLength = kotlin_kotlin.$_$.ia;
41
+ var endsWith = kotlin_kotlin.$_$.uc;
42
+ var captureStack = kotlin_kotlin.$_$.ea;
43
+ var Exception = kotlin_kotlin.$_$.ne;
44
44
  var Exception_init_$Init$ = kotlin_kotlin.$_$.i1;
45
- var initMetadataForObject = kotlin_kotlin.$_$.pa;
46
- var THROW_CCE = kotlin_kotlin.$_$.fe;
45
+ var initMetadataForObject = kotlin_kotlin.$_$.ya;
46
+ var THROW_CCE = kotlin_kotlin.$_$.we;
47
47
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.m;
48
- var asReversed = kotlin_kotlin.$_$.t5;
49
- var equals = kotlin_kotlin.$_$.da;
50
- var contains = kotlin_kotlin.$_$.hc;
51
- var getStringHashCode = kotlin_kotlin.$_$.ia;
52
- var Char = kotlin_kotlin.$_$.pd;
53
- var KProperty0 = kotlin_kotlin.$_$.wb;
54
- var getPropertyCallableRef = kotlin_kotlin.$_$.ha;
55
- var lazy = kotlin_kotlin.$_$.bf;
48
+ var asReversed = kotlin_kotlin.$_$.u5;
49
+ var equals = kotlin_kotlin.$_$.ma;
50
+ var contains = kotlin_kotlin.$_$.tc;
51
+ var getStringHashCode = kotlin_kotlin.$_$.ra;
52
+ var Char = kotlin_kotlin.$_$.ge;
53
+ var KProperty0 = kotlin_kotlin.$_$.ic;
54
+ var getPropertyCallableRef = kotlin_kotlin.$_$.qa;
55
+ var lazy = kotlin_kotlin.$_$.sf;
56
56
  //endregion
57
57
  //region block: pre-declaration
58
58
  initMetadataForClass(Buffer, 'Buffer', Buffer);
@@ -63,10 +63,10 @@
63
63
  mustExist = mustExist === VOID ? true : mustExist;
64
64
  var tmp;
65
65
  if ($super === VOID) {
66
- this.l2l(path, mustExist);
66
+ this.k32(path, mustExist);
67
67
  tmp = Unit_instance;
68
68
  } else {
69
- tmp = $super.l2l.call(this, path, mustExist);
69
+ tmp = $super.k32.call(this, path, mustExist);
70
70
  }
71
71
  return tmp;
72
72
  }
@@ -74,10 +74,10 @@
74
74
  mustCreate = mustCreate === VOID ? false : mustCreate;
75
75
  var tmp;
76
76
  if ($super === VOID) {
77
- this.n2l(path, mustCreate);
77
+ this.m32(path, mustCreate);
78
78
  tmp = Unit_instance;
79
79
  } else {
80
- tmp = $super.n2l.call(this, path, mustCreate);
80
+ tmp = $super.m32.call(this, path, mustCreate);
81
81
  }
82
82
  return tmp;
83
83
  }
@@ -121,27 +121,27 @@
121
121
  }
122
122
  }
123
123
  function Buffer() {
124
- this.d2k_1 = null;
125
- this.e2k_1 = new Long(0, 0);
126
- this.f2k_1 = this;
124
+ this.c31_1 = null;
125
+ this.d31_1 = new Long(0, 0);
126
+ this.e31_1 = this;
127
127
  }
128
- protoOf(Buffer).g2k = function () {
129
- return this.f2k_1;
128
+ protoOf(Buffer).f31 = function () {
129
+ return this.e31_1;
130
130
  };
131
- protoOf(Buffer).h2k = function () {
131
+ protoOf(Buffer).g31 = function () {
132
132
  return Unit_instance;
133
133
  };
134
- protoOf(Buffer).i2k = function () {
135
- var result = this.e2k_1;
134
+ protoOf(Buffer).h31 = function () {
135
+ var result = this.d31_1;
136
136
  if (result.equals(new Long(0, 0)))
137
137
  return new Long(0, 0);
138
- var tail = ensureNotNull(ensureNotNull(this.d2k_1).p2k_1);
139
- if (tail.l2k_1 < 8192 && tail.n2k_1) {
140
- result = result.w2(toLong(tail.l2k_1 - tail.k2k_1 | 0));
138
+ var tail = ensureNotNull(ensureNotNull(this.c31_1).o31_1);
139
+ if (tail.k31_1 < 8192 && tail.m31_1) {
140
+ result = result.w2(toLong(tail.k31_1 - tail.j31_1 | 0));
141
141
  }
142
142
  return result;
143
143
  };
144
- protoOf(Buffer).q2k = function (byteCount) {
144
+ protoOf(Buffer).p31 = function (byteCount) {
145
145
  // Inline function 'kotlinx.io.checkByteCount' call
146
146
  // Inline function 'kotlin.require' call
147
147
  // Inline function 'kotlin.contracts.contract' call
@@ -152,7 +152,7 @@
152
152
  }
153
153
  var remainingByteCount = byteCount;
154
154
  while (remainingByteCount.x(new Long(0, 0)) > 0) {
155
- var tmp0_elvis_lhs = this.d2k_1;
155
+ var tmp0_elvis_lhs = this.c31_1;
156
156
  var tmp;
157
157
  if (tmp0_elvis_lhs == null) {
158
158
  throw new EOFException('Buffer exhausted before skipping ' + byteCount.toString() + ' bytes.');
@@ -162,20 +162,20 @@
162
162
  var head = tmp;
163
163
  // Inline function 'kotlinx.io.minOf' call
164
164
  var a = remainingByteCount;
165
- var b = head.l2k_1 - head.k2k_1 | 0;
165
+ var b = head.k31_1 - head.j31_1 | 0;
166
166
  // Inline function 'kotlin.comparisons.minOf' call
167
167
  var b_0 = toLong(b);
168
168
  var toSkip = (a.x(b_0) <= 0 ? a : b_0).c1();
169
- this.e2k_1 = this.e2k_1.w2(toLong(toSkip));
169
+ this.d31_1 = this.d31_1.w2(toLong(toSkip));
170
170
  remainingByteCount = remainingByteCount.w2(toLong(toSkip));
171
- head.k2k_1 = head.k2k_1 + toSkip | 0;
172
- if (head.k2k_1 === head.l2k_1) {
173
- this.d2k_1 = head.r2k();
174
- SegmentPool_instance.u2k(head);
171
+ head.j31_1 = head.j31_1 + toSkip | 0;
172
+ if (head.j31_1 === head.k31_1) {
173
+ this.c31_1 = head.q31();
174
+ SegmentPool_instance.t31(head);
175
175
  }
176
176
  }
177
177
  };
178
- protoOf(Buffer).v2k = function (minimumCapacity) {
178
+ protoOf(Buffer).u31 = function (minimumCapacity) {
179
179
  // Inline function 'kotlin.require' call
180
180
  // Inline function 'kotlin.contracts.contract' call
181
181
  if (!(minimumCapacity >= 1 && minimumCapacity <= 8192)) {
@@ -183,20 +183,20 @@
183
183
  var message = 'unexpected capacity';
184
184
  throw IllegalArgumentException_init_$Create$(toString(message));
185
185
  }
186
- if (this.d2k_1 == null) {
187
- var result = SegmentPool_instance.w2k();
188
- this.d2k_1 = result;
189
- result.p2k_1 = result;
190
- result.o2k_1 = result;
186
+ if (this.c31_1 == null) {
187
+ var result = SegmentPool_instance.v31();
188
+ this.c31_1 = result;
189
+ result.o31_1 = result;
190
+ result.n31_1 = result;
191
191
  return result;
192
192
  }
193
- var tail = ensureNotNull(this.d2k_1).p2k_1;
194
- if ((ensureNotNull(tail).l2k_1 + minimumCapacity | 0) > 8192 || !tail.n2k_1) {
195
- tail = tail.x2k(SegmentPool_instance.w2k());
193
+ var tail = ensureNotNull(this.c31_1).o31_1;
194
+ if ((ensureNotNull(tail).k31_1 + minimumCapacity | 0) > 8192 || !tail.m31_1) {
195
+ tail = tail.w31(SegmentPool_instance.v31());
196
196
  }
197
197
  return tail;
198
198
  };
199
- protoOf(Buffer).y2k = function (source, byteCount) {
199
+ protoOf(Buffer).x31 = function (source, byteCount) {
200
200
  // Inline function 'kotlin.require' call
201
201
  // Inline function 'kotlin.contracts.contract' call
202
202
  if (!!(source === this)) {
@@ -204,105 +204,105 @@
204
204
  var message = 'source == this';
205
205
  throw IllegalArgumentException_init_$Create$(toString(message));
206
206
  }
207
- checkOffsetAndCount(source.e2k_1, new Long(0, 0), byteCount);
207
+ checkOffsetAndCount(source.d31_1, new Long(0, 0), byteCount);
208
208
  var remainingByteCount = byteCount;
209
209
  while (remainingByteCount.x(new Long(0, 0)) > 0) {
210
- if (remainingByteCount.x(toLong(ensureNotNull(source.d2k_1).l2k_1 - ensureNotNull(source.d2k_1).k2k_1 | 0)) < 0) {
211
- var tail = !(this.d2k_1 == null) ? ensureNotNull(this.d2k_1).p2k_1 : null;
210
+ if (remainingByteCount.x(toLong(ensureNotNull(source.c31_1).k31_1 - ensureNotNull(source.c31_1).j31_1 | 0)) < 0) {
211
+ var tail = !(this.c31_1 == null) ? ensureNotNull(this.c31_1).o31_1 : null;
212
212
  var tmp;
213
- if (!(tail == null) && tail.n2k_1) {
213
+ if (!(tail == null) && tail.m31_1) {
214
214
  // Inline function 'kotlin.Long.minus' call
215
215
  // Inline function 'kotlin.Long.plus' call
216
216
  var this_0 = remainingByteCount;
217
- var other = tail.l2k_1;
217
+ var other = tail.k31_1;
218
218
  var this_1 = this_0.v2(toLong(other));
219
- var other_0 = tail.m2k_1 ? 0 : tail.k2k_1;
219
+ var other_0 = tail.l31_1 ? 0 : tail.j31_1;
220
220
  tmp = this_1.w2(toLong(other_0)).x(new Long(8192, 0)) <= 0;
221
221
  } else {
222
222
  tmp = false;
223
223
  }
224
224
  if (tmp) {
225
- ensureNotNull(source.d2k_1).a2l(tail, remainingByteCount.c1());
226
- source.e2k_1 = source.e2k_1.w2(remainingByteCount);
227
- this.e2k_1 = this.e2k_1.v2(remainingByteCount);
225
+ ensureNotNull(source.c31_1).z31(tail, remainingByteCount.c1());
226
+ source.d31_1 = source.d31_1.w2(remainingByteCount);
227
+ this.d31_1 = this.d31_1.v2(remainingByteCount);
228
228
  return Unit_instance;
229
229
  } else {
230
- source.d2k_1 = ensureNotNull(source.d2k_1).z2k(remainingByteCount.c1());
230
+ source.c31_1 = ensureNotNull(source.c31_1).y31(remainingByteCount.c1());
231
231
  }
232
232
  }
233
- var segmentToMove = source.d2k_1;
234
- var movedByteCount = toLong(ensureNotNull(segmentToMove).l2k_1 - segmentToMove.k2k_1 | 0);
235
- source.d2k_1 = segmentToMove.r2k();
236
- if (this.d2k_1 == null) {
237
- this.d2k_1 = segmentToMove;
238
- segmentToMove.p2k_1 = segmentToMove;
239
- segmentToMove.o2k_1 = segmentToMove.p2k_1;
233
+ var segmentToMove = source.c31_1;
234
+ var movedByteCount = toLong(ensureNotNull(segmentToMove).k31_1 - segmentToMove.j31_1 | 0);
235
+ source.c31_1 = segmentToMove.q31();
236
+ if (this.c31_1 == null) {
237
+ this.c31_1 = segmentToMove;
238
+ segmentToMove.o31_1 = segmentToMove;
239
+ segmentToMove.n31_1 = segmentToMove.o31_1;
240
240
  } else {
241
- var tail_0 = ensureNotNull(this.d2k_1).p2k_1;
242
- tail_0 = ensureNotNull(tail_0).x2k(segmentToMove);
243
- tail_0.b2l();
241
+ var tail_0 = ensureNotNull(this.c31_1).o31_1;
242
+ tail_0 = ensureNotNull(tail_0).w31(segmentToMove);
243
+ tail_0.a32();
244
244
  }
245
- source.e2k_1 = source.e2k_1.w2(movedByteCount);
246
- this.e2k_1 = this.e2k_1.v2(movedByteCount);
245
+ source.d31_1 = source.d31_1.w2(movedByteCount);
246
+ this.d31_1 = this.d31_1.v2(movedByteCount);
247
247
  remainingByteCount = remainingByteCount.w2(movedByteCount);
248
248
  }
249
249
  };
250
- protoOf(Buffer).c2l = function (byte) {
251
- var tail = this.v2k(1);
252
- var tmp1 = tail.l2k_1;
253
- tail.l2k_1 = tmp1 + 1 | 0;
254
- tail.j2k_1[tmp1] = byte;
255
- this.e2k_1 = this.e2k_1.v2(new Long(1, 0));
250
+ protoOf(Buffer).b32 = function (byte) {
251
+ var tail = this.u31(1);
252
+ var tmp1 = tail.k31_1;
253
+ tail.k31_1 = tmp1 + 1 | 0;
254
+ tail.i31_1[tmp1] = byte;
255
+ this.d31_1 = this.d31_1.v2(new Long(1, 0));
256
256
  };
257
- protoOf(Buffer).d2l = function () {
257
+ protoOf(Buffer).c32 = function () {
258
258
  return Unit_instance;
259
259
  };
260
260
  protoOf(Buffer).toString = function () {
261
- if (this.e2k_1.equals(new Long(0, 0)))
261
+ if (this.d31_1.equals(new Long(0, 0)))
262
262
  return 'Buffer(size=0)';
263
263
  var maxPrintableBytes = 64;
264
264
  // Inline function 'kotlinx.io.minOf' call
265
- var b = this.e2k_1;
265
+ var b = this.d31_1;
266
266
  // Inline function 'kotlin.comparisons.minOf' call
267
267
  var a = toLong(maxPrintableBytes);
268
268
  var len = (a.x(b) <= 0 ? a : b).c1();
269
- var builder = StringBuilder_init_$Create$(imul(len, 2) + (this.e2k_1.x(toLong(maxPrintableBytes)) > 0 ? 1 : 0) | 0);
270
- var curr = ensureNotNull(this.d2k_1);
269
+ var builder = StringBuilder_init_$Create$(imul(len, 2) + (this.d31_1.x(toLong(maxPrintableBytes)) > 0 ? 1 : 0) | 0);
270
+ var curr = ensureNotNull(this.c31_1);
271
271
  var bytesWritten = 0;
272
- var pos = curr.k2k_1;
272
+ var pos = curr.j31_1;
273
273
  while (bytesWritten < len) {
274
- if (pos === curr.l2k_1) {
275
- curr = ensureNotNull(curr.o2k_1);
276
- pos = curr.k2k_1;
274
+ if (pos === curr.k31_1) {
275
+ curr = ensureNotNull(curr.n31_1);
276
+ pos = curr.j31_1;
277
277
  }
278
- var tmp = curr.j2k_1;
278
+ var tmp = curr.i31_1;
279
279
  var tmp0 = pos;
280
280
  pos = tmp0 + 1 | 0;
281
281
  var b_0 = tmp[tmp0];
282
282
  bytesWritten = bytesWritten + 1 | 0;
283
- builder.i8(get_HEX_DIGIT_CHARS()[b_0 >> 4 & 15]).i8(get_HEX_DIGIT_CHARS()[b_0 & 15]);
283
+ builder.j8(get_HEX_DIGIT_CHARS()[b_0 >> 4 & 15]).j8(get_HEX_DIGIT_CHARS()[b_0 & 15]);
284
284
  }
285
- if (this.e2k_1.x(toLong(maxPrintableBytes)) > 0) {
286
- builder.i8(_Char___init__impl__6a9atx(8230));
285
+ if (this.d31_1.x(toLong(maxPrintableBytes)) > 0) {
286
+ builder.j8(_Char___init__impl__6a9atx(8230));
287
287
  }
288
- return 'Buffer(size=' + this.e2k_1.toString() + ' hex=' + builder.toString() + ')';
288
+ return 'Buffer(size=' + this.d31_1.toString() + ' hex=' + builder.toString() + ')';
289
289
  };
290
290
  function buffered(_this__u8e3s4) {
291
291
  return new RealSink(_this__u8e3s4);
292
292
  }
293
293
  function RealSink(sink) {
294
- this.e2l_1 = sink;
295
- this.f2l_1 = false;
296
- this.g2l_1 = new Buffer();
294
+ this.d32_1 = sink;
295
+ this.e32_1 = false;
296
+ this.f32_1 = new Buffer();
297
297
  }
298
- protoOf(RealSink).g2k = function () {
299
- return this.g2l_1;
298
+ protoOf(RealSink).f31 = function () {
299
+ return this.f32_1;
300
300
  };
301
- protoOf(RealSink).y2k = function (source, byteCount) {
301
+ protoOf(RealSink).x31 = function (source, byteCount) {
302
302
  // Inline function 'kotlinx.io.RealSink.checkNotClosed' call
303
303
  // Inline function 'kotlin.check' call
304
304
  // Inline function 'kotlin.contracts.contract' call
305
- if (!!this.f2l_1) {
305
+ if (!!this.e32_1) {
306
306
  // Inline function 'kotlinx.io.RealSink.checkNotClosed.<anonymous>' call
307
307
  var message = 'Sink is closed.';
308
308
  throw IllegalStateException_init_$Create$(toString(message));
@@ -314,30 +314,30 @@
314
314
  var message_0 = 'byteCount: ' + byteCount.toString();
315
315
  throw IllegalArgumentException_init_$Create$(toString(message_0));
316
316
  }
317
- this.g2l_1.y2k(source, byteCount);
318
- this.h2k();
317
+ this.f32_1.x31(source, byteCount);
318
+ this.g31();
319
319
  };
320
- protoOf(RealSink).h2k = function () {
320
+ protoOf(RealSink).g31 = function () {
321
321
  // Inline function 'kotlinx.io.RealSink.checkNotClosed' call
322
322
  // Inline function 'kotlin.check' call
323
323
  // Inline function 'kotlin.contracts.contract' call
324
- if (!!this.f2l_1) {
324
+ if (!!this.e32_1) {
325
325
  // Inline function 'kotlinx.io.RealSink.checkNotClosed.<anonymous>' call
326
326
  var message = 'Sink is closed.';
327
327
  throw IllegalStateException_init_$Create$(toString(message));
328
328
  }
329
- var byteCount = this.g2l_1.i2k();
329
+ var byteCount = this.f32_1.h31();
330
330
  if (byteCount.x(new Long(0, 0)) > 0) {
331
- this.e2l_1.y2k(this.g2l_1, byteCount);
331
+ this.d32_1.x31(this.f32_1, byteCount);
332
332
  }
333
333
  };
334
- protoOf(RealSink).d2l = function () {
335
- if (this.f2l_1)
334
+ protoOf(RealSink).c32 = function () {
335
+ if (this.e32_1)
336
336
  return Unit_instance;
337
337
  var thrown = null;
338
338
  try {
339
- if (this.g2l_1.e2k_1.x(new Long(0, 0)) > 0) {
340
- this.e2l_1.y2k(this.g2l_1, this.g2l_1.e2k_1);
339
+ if (this.f32_1.d31_1.x(new Long(0, 0)) > 0) {
340
+ this.d32_1.x31(this.f32_1, this.f32_1.d31_1);
341
341
  }
342
342
  } catch ($p) {
343
343
  if ($p instanceof Error) {
@@ -348,7 +348,7 @@
348
348
  }
349
349
  }
350
350
  try {
351
- this.e2l_1.d2l();
351
+ this.d32_1.c32();
352
352
  } catch ($p) {
353
353
  if ($p instanceof Error) {
354
354
  var e_0 = $p;
@@ -358,18 +358,18 @@
358
358
  throw $p;
359
359
  }
360
360
  }
361
- this.f2l_1 = true;
361
+ this.e32_1 = true;
362
362
  if (!(thrown == null))
363
363
  throw thrown;
364
364
  };
365
365
  protoOf(RealSink).toString = function () {
366
- return 'buffered(' + toString(this.e2l_1) + ')';
366
+ return 'buffered(' + toString(this.d32_1) + ')';
367
367
  };
368
368
  function Segment_init_$Init$($this) {
369
369
  Segment.call($this);
370
- $this.j2k_1 = new Int8Array(8192);
371
- $this.n2k_1 = true;
372
- $this.m2k_1 = false;
370
+ $this.i31_1 = new Int8Array(8192);
371
+ $this.m31_1 = true;
372
+ $this.l31_1 = false;
373
373
  return $this;
374
374
  }
375
375
  function Segment_init_$Create$() {
@@ -377,61 +377,61 @@
377
377
  }
378
378
  function Segment_init_$Init$_0(data, pos, limit, shared, owner, $this) {
379
379
  Segment.call($this);
380
- $this.j2k_1 = data;
381
- $this.k2k_1 = pos;
382
- $this.l2k_1 = limit;
383
- $this.m2k_1 = shared;
384
- $this.n2k_1 = owner;
380
+ $this.i31_1 = data;
381
+ $this.j31_1 = pos;
382
+ $this.k31_1 = limit;
383
+ $this.l31_1 = shared;
384
+ $this.m31_1 = owner;
385
385
  return $this;
386
386
  }
387
387
  function Segment_init_$Create$_0(data, pos, limit, shared, owner) {
388
388
  return Segment_init_$Init$_0(data, pos, limit, shared, owner, objectCreate(protoOf(Segment)));
389
389
  }
390
390
  function Companion() {
391
- this.h2l_1 = 8192;
392
- this.i2l_1 = 1024;
391
+ this.g32_1 = 8192;
392
+ this.h32_1 = 1024;
393
393
  }
394
394
  var Companion_instance;
395
395
  function Companion_getInstance() {
396
396
  return Companion_instance;
397
397
  }
398
- protoOf(Segment).j2l = function () {
399
- this.m2k_1 = true;
400
- return Segment_init_$Create$_0(this.j2k_1, this.k2k_1, this.l2k_1, true, false);
398
+ protoOf(Segment).i32 = function () {
399
+ this.l31_1 = true;
400
+ return Segment_init_$Create$_0(this.i31_1, this.j31_1, this.k31_1, true, false);
401
401
  };
402
- protoOf(Segment).r2k = function () {
403
- var result = !(this.o2k_1 === this) ? this.o2k_1 : null;
404
- ensureNotNull(this.p2k_1).o2k_1 = this.o2k_1;
405
- ensureNotNull(this.o2k_1).p2k_1 = this.p2k_1;
406
- this.o2k_1 = null;
407
- this.p2k_1 = null;
402
+ protoOf(Segment).q31 = function () {
403
+ var result = !(this.n31_1 === this) ? this.n31_1 : null;
404
+ ensureNotNull(this.o31_1).n31_1 = this.n31_1;
405
+ ensureNotNull(this.n31_1).o31_1 = this.o31_1;
406
+ this.n31_1 = null;
407
+ this.o31_1 = null;
408
408
  return result;
409
409
  };
410
- protoOf(Segment).x2k = function (segment) {
411
- segment.p2k_1 = this;
412
- segment.o2k_1 = this.o2k_1;
413
- ensureNotNull(this.o2k_1).p2k_1 = segment;
414
- this.o2k_1 = segment;
410
+ protoOf(Segment).w31 = function (segment) {
411
+ segment.o31_1 = this;
412
+ segment.n31_1 = this.n31_1;
413
+ ensureNotNull(this.n31_1).o31_1 = segment;
414
+ this.n31_1 = segment;
415
415
  return segment;
416
416
  };
417
- protoOf(Segment).z2k = function (byteCount) {
417
+ protoOf(Segment).y31 = function (byteCount) {
418
418
  // Inline function 'kotlin.require' call
419
419
  // Inline function 'kotlin.contracts.contract' call
420
- if (!(byteCount > 0 && byteCount <= (this.l2k_1 - this.k2k_1 | 0))) {
420
+ if (!(byteCount > 0 && byteCount <= (this.k31_1 - this.j31_1 | 0))) {
421
421
  // Inline function 'kotlinx.io.Segment.split.<anonymous>' call
422
422
  var message = 'byteCount out of range';
423
423
  throw IllegalArgumentException_init_$Create$(toString(message));
424
424
  }
425
425
  var prefix;
426
426
  if (byteCount >= 1024) {
427
- prefix = this.j2l();
427
+ prefix = this.i32();
428
428
  } else {
429
- prefix = SegmentPool_instance.w2k();
429
+ prefix = SegmentPool_instance.v31();
430
430
  // Inline function 'kotlin.collections.copyInto' call
431
- var this_0 = this.j2k_1;
432
- var destination = prefix.j2k_1;
433
- var startIndex = this.k2k_1;
434
- var endIndex = this.k2k_1 + byteCount | 0;
431
+ var this_0 = this.i31_1;
432
+ var destination = prefix.i31_1;
433
+ var startIndex = this.j31_1;
434
+ var endIndex = this.j31_1 + byteCount | 0;
435
435
  // Inline function 'kotlin.js.unsafeCast' call
436
436
  // Inline function 'kotlin.js.asDynamic' call
437
437
  var tmp = this_0;
@@ -439,86 +439,86 @@
439
439
  // Inline function 'kotlin.js.asDynamic' call
440
440
  arrayCopy(tmp, destination, 0, startIndex, endIndex);
441
441
  }
442
- prefix.l2k_1 = prefix.k2k_1 + byteCount | 0;
443
- this.k2k_1 = this.k2k_1 + byteCount | 0;
444
- ensureNotNull(this.p2k_1).x2k(prefix);
442
+ prefix.k31_1 = prefix.j31_1 + byteCount | 0;
443
+ this.j31_1 = this.j31_1 + byteCount | 0;
444
+ ensureNotNull(this.o31_1).w31(prefix);
445
445
  return prefix;
446
446
  };
447
- protoOf(Segment).b2l = function () {
447
+ protoOf(Segment).a32 = function () {
448
448
  // Inline function 'kotlin.check' call
449
449
  // Inline function 'kotlin.contracts.contract' call
450
- if (!!(this.p2k_1 === this)) {
450
+ if (!!(this.o31_1 === this)) {
451
451
  // Inline function 'kotlinx.io.Segment.compact.<anonymous>' call
452
452
  var message = 'cannot compact';
453
453
  throw IllegalStateException_init_$Create$(toString(message));
454
454
  }
455
- if (!ensureNotNull(this.p2k_1).n2k_1)
455
+ if (!ensureNotNull(this.o31_1).m31_1)
456
456
  return Unit_instance;
457
- var byteCount = this.l2k_1 - this.k2k_1 | 0;
458
- var availableByteCount = (8192 - ensureNotNull(this.p2k_1).l2k_1 | 0) + (ensureNotNull(this.p2k_1).m2k_1 ? 0 : ensureNotNull(this.p2k_1).k2k_1) | 0;
457
+ var byteCount = this.k31_1 - this.j31_1 | 0;
458
+ var availableByteCount = (8192 - ensureNotNull(this.o31_1).k31_1 | 0) + (ensureNotNull(this.o31_1).l31_1 ? 0 : ensureNotNull(this.o31_1).j31_1) | 0;
459
459
  if (byteCount > availableByteCount)
460
460
  return Unit_instance;
461
- this.a2l(ensureNotNull(this.p2k_1), byteCount);
462
- this.r2k();
463
- SegmentPool_instance.u2k(this);
461
+ this.z31(ensureNotNull(this.o31_1), byteCount);
462
+ this.q31();
463
+ SegmentPool_instance.t31(this);
464
464
  };
465
- protoOf(Segment).a2l = function (sink, byteCount) {
465
+ protoOf(Segment).z31 = function (sink, byteCount) {
466
466
  // Inline function 'kotlin.check' call
467
467
  // Inline function 'kotlin.contracts.contract' call
468
- if (!sink.n2k_1) {
468
+ if (!sink.m31_1) {
469
469
  // Inline function 'kotlinx.io.Segment.writeTo.<anonymous>' call
470
470
  var message = 'only owner can write';
471
471
  throw IllegalStateException_init_$Create$(toString(message));
472
472
  }
473
- if ((sink.l2k_1 + byteCount | 0) > 8192) {
474
- if (sink.m2k_1)
473
+ if ((sink.k31_1 + byteCount | 0) > 8192) {
474
+ if (sink.l31_1)
475
475
  throw IllegalArgumentException_init_$Create$_0();
476
- if (((sink.l2k_1 + byteCount | 0) - sink.k2k_1 | 0) > 8192)
476
+ if (((sink.k31_1 + byteCount | 0) - sink.j31_1 | 0) > 8192)
477
477
  throw IllegalArgumentException_init_$Create$_0();
478
478
  // Inline function 'kotlin.collections.copyInto' call
479
- var this_0 = sink.j2k_1;
480
- var destination = sink.j2k_1;
481
- var startIndex = sink.k2k_1;
482
- var endIndex = sink.l2k_1;
479
+ var this_0 = sink.i31_1;
480
+ var destination = sink.i31_1;
481
+ var startIndex = sink.j31_1;
482
+ var endIndex = sink.k31_1;
483
483
  // Inline function 'kotlin.js.unsafeCast' call
484
484
  // Inline function 'kotlin.js.asDynamic' call
485
485
  var tmp = this_0;
486
486
  // Inline function 'kotlin.js.unsafeCast' call
487
487
  // Inline function 'kotlin.js.asDynamic' call
488
488
  arrayCopy(tmp, destination, 0, startIndex, endIndex);
489
- sink.l2k_1 = sink.l2k_1 - sink.k2k_1 | 0;
490
- sink.k2k_1 = 0;
489
+ sink.k31_1 = sink.k31_1 - sink.j31_1 | 0;
490
+ sink.j31_1 = 0;
491
491
  }
492
492
  // Inline function 'kotlin.collections.copyInto' call
493
- var this_1 = this.j2k_1;
494
- var destination_0 = sink.j2k_1;
495
- var destinationOffset = sink.l2k_1;
496
- var startIndex_0 = this.k2k_1;
497
- var endIndex_0 = this.k2k_1 + byteCount | 0;
493
+ var this_1 = this.i31_1;
494
+ var destination_0 = sink.i31_1;
495
+ var destinationOffset = sink.k31_1;
496
+ var startIndex_0 = this.j31_1;
497
+ var endIndex_0 = this.j31_1 + byteCount | 0;
498
498
  // Inline function 'kotlin.js.unsafeCast' call
499
499
  // Inline function 'kotlin.js.asDynamic' call
500
500
  var tmp_0 = this_1;
501
501
  // Inline function 'kotlin.js.unsafeCast' call
502
502
  // Inline function 'kotlin.js.asDynamic' call
503
503
  arrayCopy(tmp_0, destination_0, destinationOffset, startIndex_0, endIndex_0);
504
- sink.l2k_1 = sink.l2k_1 + byteCount | 0;
505
- this.k2k_1 = this.k2k_1 + byteCount | 0;
504
+ sink.k31_1 = sink.k31_1 + byteCount | 0;
505
+ this.j31_1 = this.j31_1 + byteCount | 0;
506
506
  };
507
507
  function Segment() {
508
- this.k2k_1 = 0;
509
- this.l2k_1 = 0;
510
- this.m2k_1 = false;
511
- this.n2k_1 = false;
512
- this.o2k_1 = null;
513
- this.p2k_1 = null;
508
+ this.j31_1 = 0;
509
+ this.k31_1 = 0;
510
+ this.l31_1 = false;
511
+ this.m31_1 = false;
512
+ this.n31_1 = null;
513
+ this.o31_1 = null;
514
514
  }
515
515
  function writeString(_this__u8e3s4, string, startIndex, endIndex) {
516
516
  startIndex = startIndex === VOID ? 0 : startIndex;
517
517
  endIndex = endIndex === VOID ? string.length : endIndex;
518
518
  // Inline function 'kotlinx.io.writeString.<anonymous>' call
519
- var it = _this__u8e3s4.g2k();
519
+ var it = _this__u8e3s4.f31();
520
520
  commonWriteUtf8(it, string, startIndex, endIndex);
521
- _this__u8e3s4.h2k();
521
+ _this__u8e3s4.g31();
522
522
  return Unit_instance;
523
523
  }
524
524
  function commonWriteUtf8(_this__u8e3s4, string, beginIndex, endIndex) {
@@ -531,9 +531,9 @@
531
531
  var this_0 = charSequenceGet(string, i);
532
532
  var c = Char__toInt_impl_vasixd(this_0);
533
533
  if (c < 128) {
534
- var tail = _this__u8e3s4.v2k(1);
535
- var data = tail.j2k_1;
536
- var segmentOffset = tail.l2k_1 - i | 0;
534
+ var tail = _this__u8e3s4.u31(1);
535
+ var data = tail.i31_1;
536
+ var segmentOffset = tail.k31_1 - i | 0;
537
537
  // Inline function 'kotlin.comparisons.minOf' call
538
538
  var b = 8192 - segmentOffset | 0;
539
539
  var runLimit = Math.min(endIndex, b);
@@ -550,23 +550,23 @@
550
550
  i = tmp1 + 1 | 0;
551
551
  data[segmentOffset + tmp1 | 0] = toByte(c);
552
552
  }
553
- var runSize = (i + segmentOffset | 0) - tail.l2k_1 | 0;
554
- tail.l2k_1 = tail.l2k_1 + runSize | 0;
555
- _this__u8e3s4.e2k_1 = _this__u8e3s4.e2k_1.v2(toLong(runSize));
553
+ var runSize = (i + segmentOffset | 0) - tail.k31_1 | 0;
554
+ tail.k31_1 = tail.k31_1 + runSize | 0;
555
+ _this__u8e3s4.d31_1 = _this__u8e3s4.d31_1.v2(toLong(runSize));
556
556
  } else if (c < 2048) {
557
- var tail_0 = _this__u8e3s4.v2k(2);
558
- tail_0.j2k_1[tail_0.l2k_1] = toByte(c >> 6 | 192);
559
- tail_0.j2k_1[tail_0.l2k_1 + 1 | 0] = toByte(c & 63 | 128);
560
- tail_0.l2k_1 = tail_0.l2k_1 + 2 | 0;
561
- _this__u8e3s4.e2k_1 = _this__u8e3s4.e2k_1.v2(new Long(2, 0));
557
+ var tail_0 = _this__u8e3s4.u31(2);
558
+ tail_0.i31_1[tail_0.k31_1] = toByte(c >> 6 | 192);
559
+ tail_0.i31_1[tail_0.k31_1 + 1 | 0] = toByte(c & 63 | 128);
560
+ tail_0.k31_1 = tail_0.k31_1 + 2 | 0;
561
+ _this__u8e3s4.d31_1 = _this__u8e3s4.d31_1.v2(new Long(2, 0));
562
562
  i = i + 1 | 0;
563
563
  } else if (c < 55296 || c > 57343) {
564
- var tail_1 = _this__u8e3s4.v2k(3);
565
- tail_1.j2k_1[tail_1.l2k_1] = toByte(c >> 12 | 224);
566
- tail_1.j2k_1[tail_1.l2k_1 + 1 | 0] = toByte(c >> 6 & 63 | 128);
567
- tail_1.j2k_1[tail_1.l2k_1 + 2 | 0] = toByte(c & 63 | 128);
568
- tail_1.l2k_1 = tail_1.l2k_1 + 3 | 0;
569
- _this__u8e3s4.e2k_1 = _this__u8e3s4.e2k_1.v2(new Long(3, 0));
564
+ var tail_1 = _this__u8e3s4.u31(3);
565
+ tail_1.i31_1[tail_1.k31_1] = toByte(c >> 12 | 224);
566
+ tail_1.i31_1[tail_1.k31_1 + 1 | 0] = toByte(c >> 6 & 63 | 128);
567
+ tail_1.i31_1[tail_1.k31_1 + 2 | 0] = toByte(c & 63 | 128);
568
+ tail_1.k31_1 = tail_1.k31_1 + 3 | 0;
569
+ _this__u8e3s4.d31_1 = _this__u8e3s4.d31_1.v2(new Long(3, 0));
570
570
  i = i + 1 | 0;
571
571
  } else {
572
572
  var tmp;
@@ -579,17 +579,17 @@
579
579
  }
580
580
  var low = tmp;
581
581
  if (c > 56319 || !(56320 <= low ? low <= 57343 : false)) {
582
- _this__u8e3s4.c2l(63);
582
+ _this__u8e3s4.b32(63);
583
583
  i = i + 1 | 0;
584
584
  } else {
585
585
  var codePoint = 65536 + ((c & 1023) << 10 | low & 1023) | 0;
586
- var tail_2 = _this__u8e3s4.v2k(4);
587
- tail_2.j2k_1[tail_2.l2k_1] = toByte(codePoint >> 18 | 240);
588
- tail_2.j2k_1[tail_2.l2k_1 + 1 | 0] = toByte(codePoint >> 12 & 63 | 128);
589
- tail_2.j2k_1[tail_2.l2k_1 + 2 | 0] = toByte(codePoint >> 6 & 63 | 128);
590
- tail_2.j2k_1[tail_2.l2k_1 + 3 | 0] = toByte(codePoint & 63 | 128);
591
- tail_2.l2k_1 = tail_2.l2k_1 + 4 | 0;
592
- _this__u8e3s4.e2k_1 = _this__u8e3s4.e2k_1.v2(new Long(4, 0));
586
+ var tail_2 = _this__u8e3s4.u31(4);
587
+ tail_2.i31_1[tail_2.k31_1] = toByte(codePoint >> 18 | 240);
588
+ tail_2.i31_1[tail_2.k31_1 + 1 | 0] = toByte(codePoint >> 12 & 63 | 128);
589
+ tail_2.i31_1[tail_2.k31_1 + 2 | 0] = toByte(codePoint >> 6 & 63 | 128);
590
+ tail_2.i31_1[tail_2.k31_1 + 3 | 0] = toByte(codePoint & 63 | 128);
591
+ tail_2.k31_1 = tail_2.k31_1 + 4 | 0;
592
+ _this__u8e3s4.d31_1 = _this__u8e3s4.d31_1.v2(new Long(4, 0));
593
593
  i = i + 2 | 0;
594
594
  }
595
595
  }
@@ -603,9 +603,9 @@
603
603
  isRegularFile = isRegularFile === VOID ? false : isRegularFile;
604
604
  isDirectory = isDirectory === VOID ? false : isDirectory;
605
605
  size = size === VOID ? new Long(0, 0) : size;
606
- this.q2l_1 = isRegularFile;
607
- this.r2l_1 = isDirectory;
608
- this.s2l_1 = size;
606
+ this.p32_1 = isRegularFile;
607
+ this.q32_1 = isDirectory;
608
+ this.r32_1 = size;
609
609
  }
610
610
  function removeTrailingSeparators(path, isWindows_) {
611
611
  isWindows_ = isWindows_ === VOID ? get_isWindows() : isWindows_;
@@ -677,7 +677,7 @@
677
677
  var this_0 = StringBuilder_init_$Create$_0();
678
678
  // Inline function 'kotlin.contracts.contract' call
679
679
  // Inline function 'kotlinx.io.files.Path.<anonymous>' call
680
- this_0.h8(base);
680
+ this_0.i8(base);
681
681
  // Inline function 'kotlin.collections.forEach' call
682
682
  var inductionVariable = 0;
683
683
  var last = parts.length;
@@ -693,9 +693,9 @@
693
693
  tmp = false;
694
694
  }
695
695
  if (tmp) {
696
- this_0.i8(get_SystemPathSeparator());
696
+ this_0.j8(get_SystemPathSeparator());
697
697
  }
698
- this_0.h8(element);
698
+ this_0.i8(element);
699
699
  }
700
700
  var tmp$ret$2 = this_0.toString();
701
701
  return Path_1(tmp$ret$2);
@@ -736,13 +736,13 @@
736
736
  captureStack(this, EOFException);
737
737
  }
738
738
  function SegmentPool() {
739
- this.s2k_1 = 0;
740
- this.t2k_1 = 0;
739
+ this.r31_1 = 0;
740
+ this.s31_1 = 0;
741
741
  }
742
- protoOf(SegmentPool).w2k = function () {
742
+ protoOf(SegmentPool).v31 = function () {
743
743
  return Segment_init_$Create$();
744
744
  };
745
- protoOf(SegmentPool).u2k = function (segment) {
745
+ protoOf(SegmentPool).t31 = function (segment) {
746
746
  };
747
747
  var SegmentPool_instance;
748
748
  function SegmentPool_getInstance() {
@@ -778,7 +778,7 @@
778
778
  function SystemFileSystem$1() {
779
779
  SystemFileSystemImpl.call(this);
780
780
  }
781
- protoOf(SystemFileSystem$1).k2l = function (path) {
781
+ protoOf(SystemFileSystem$1).j32 = function (path) {
782
782
  // Inline function 'kotlin.check' call
783
783
  // Inline function 'kotlin.contracts.contract' call
784
784
  if (!(get_fs() !== null)) {
@@ -786,10 +786,10 @@
786
786
  var message = "Module 'fs' was not found";
787
787
  throw IllegalStateException_init_$Create$(toString(message));
788
788
  }
789
- var tmp = get_fs().existsSync(path.t2l_1);
789
+ var tmp = get_fs().existsSync(path.s32_1);
790
790
  return (!(tmp == null) ? typeof tmp === 'boolean' : false) ? tmp : THROW_CCE();
791
791
  };
792
- protoOf(SystemFileSystem$1).l2l = function (path, mustExist) {
792
+ protoOf(SystemFileSystem$1).k32 = function (path, mustExist) {
793
793
  // Inline function 'kotlin.check' call
794
794
  // Inline function 'kotlin.contracts.contract' call
795
795
  if (!(get_fs() !== null)) {
@@ -797,19 +797,19 @@
797
797
  var message = "Module 'fs' was not found";
798
798
  throw IllegalStateException_init_$Create$(toString(message));
799
799
  }
800
- if (!this.k2l(path)) {
800
+ if (!this.j32(path)) {
801
801
  if (mustExist) {
802
- throw new FileNotFoundException('File does not exist: ' + path.t2l_1);
802
+ throw new FileNotFoundException('File does not exist: ' + path.s32_1);
803
803
  }
804
804
  return Unit_instance;
805
805
  }
806
806
  try {
807
- var stats = get_fs().statSync(path.t2l_1);
807
+ var stats = get_fs().statSync(path.s32_1);
808
808
  var tmp = stats.isDirectory();
809
809
  if ((!(tmp == null) ? typeof tmp === 'boolean' : false) ? tmp : THROW_CCE()) {
810
- get_fs().rmdirSync(path.t2l_1);
810
+ get_fs().rmdirSync(path.s32_1);
811
811
  } else {
812
- get_fs().rmSync(path.t2l_1);
812
+ get_fs().rmSync(path.s32_1);
813
813
  }
814
814
  } catch ($p) {
815
815
  if ($p instanceof Error) {
@@ -820,13 +820,13 @@
820
820
  }
821
821
  }
822
822
  };
823
- protoOf(SystemFileSystem$1).n2l = function (path, mustCreate) {
824
- var metadata = this.u2l(path);
823
+ protoOf(SystemFileSystem$1).m32 = function (path, mustCreate) {
824
+ var metadata = this.t32(path);
825
825
  if (!(metadata == null)) {
826
826
  if (mustCreate) {
827
827
  throw IOException_init_$Create$('Path already exists: ' + path.toString());
828
828
  }
829
- if (metadata.q2l_1) {
829
+ if (metadata.p32_1) {
830
830
  throw IOException_init_$Create$("Path already exists and it's a file: " + path.toString());
831
831
  }
832
832
  return Unit_instance;
@@ -834,9 +834,9 @@
834
834
  // Inline function 'kotlin.collections.arrayListOf' call
835
835
  var parts = ArrayList_init_$Create$();
836
836
  var p = path;
837
- while (!(p == null) && !this.k2l(p)) {
837
+ while (!(p == null) && !this.j32(p)) {
838
838
  parts.e(p.toString());
839
- p = p.dm();
839
+ p = p.jn();
840
840
  }
841
841
  // Inline function 'kotlin.collections.forEach' call
842
842
  var tmp0_iterator = asReversed(parts).j();
@@ -846,7 +846,7 @@
846
846
  get_fs().mkdirSync(element);
847
847
  }
848
848
  };
849
- protoOf(SystemFileSystem$1).u2l = function (path) {
849
+ protoOf(SystemFileSystem$1).t32 = function (path) {
850
850
  // Inline function 'kotlin.check' call
851
851
  // Inline function 'kotlin.contracts.contract' call
852
852
  if (!(get_fs() !== null)) {
@@ -856,7 +856,7 @@
856
856
  }
857
857
  var tmp;
858
858
  try {
859
- var stat = get_fs().statSync(path.t2l_1);
859
+ var stat = get_fs().statSync(path.s32_1);
860
860
  var tmp_0 = stat.mode;
861
861
  var mode = (!(tmp_0 == null) ? typeof tmp_0 === 'number' : false) ? tmp_0 : THROW_CCE();
862
862
  var tmp_1 = get_fs().constants.S_IFMT;
@@ -875,7 +875,7 @@
875
875
  var tmp_6;
876
876
  if ($p instanceof Error) {
877
877
  var t = $p;
878
- if (this.k2l(path))
878
+ if (this.j32(path))
879
879
  throw new IOException('Stat failed for ' + path.toString(), t);
880
880
  return null;
881
881
  } else {
@@ -884,7 +884,7 @@
884
884
  }
885
885
  return tmp;
886
886
  };
887
- protoOf(SystemFileSystem$1).p2l = function (path, append) {
887
+ protoOf(SystemFileSystem$1).o32 = function (path, append) {
888
888
  // Inline function 'kotlin.check' call
889
889
  // Inline function 'kotlin.contracts.contract' call
890
890
  if (!(get_fs() !== null)) {
@@ -918,9 +918,9 @@
918
918
  }
919
919
  var SystemPathSeparator$delegate;
920
920
  function Path_0(rawPath, any) {
921
- this.t2l_1 = removeTrailingSeparators(rawPath);
921
+ this.s32_1 = removeTrailingSeparators(rawPath);
922
922
  }
923
- protoOf(Path_0).dm = function () {
923
+ protoOf(Path_0).jn = function () {
924
924
  // Inline function 'kotlin.check' call
925
925
  // Inline function 'kotlin.contracts.contract' call
926
926
  if (!(get_pathLib() !== null)) {
@@ -929,17 +929,17 @@
929
929
  throw IllegalStateException_init_$Create$(toString(message));
930
930
  }
931
931
  // Inline function 'kotlin.text.isEmpty' call
932
- var this_0 = this.t2l_1;
932
+ var this_0 = this.s32_1;
933
933
  if (charSequenceLength(this_0) === 0)
934
934
  return null;
935
935
  if (get_isWindows()) {
936
- if (!contains(this.t2l_1, _Char___init__impl__6a9atx(47)) && !contains(this.t2l_1, _Char___init__impl__6a9atx(92))) {
936
+ if (!contains(this.s32_1, _Char___init__impl__6a9atx(47)) && !contains(this.s32_1, _Char___init__impl__6a9atx(92))) {
937
937
  return null;
938
938
  }
939
- } else if (!contains(this.t2l_1, get_SystemPathSeparator())) {
939
+ } else if (!contains(this.s32_1, get_SystemPathSeparator())) {
940
940
  return null;
941
941
  }
942
- var tmp = get_pathLib().dirname(this.t2l_1);
942
+ var tmp = get_pathLib().dirname(this.s32_1);
943
943
  var p = (tmp == null ? true : typeof tmp === 'string') ? tmp : THROW_CCE();
944
944
  var tmp_0;
945
945
  // Inline function 'kotlin.text.isNullOrEmpty' call
@@ -947,7 +947,7 @@
947
947
  if (p == null || charSequenceLength(p) === 0) {
948
948
  tmp_0 = null;
949
949
  } else {
950
- if (p === this.t2l_1) {
950
+ if (p === this.s32_1) {
951
951
  tmp_0 = null;
952
952
  } else {
953
953
  tmp_0 = Path_1(p);
@@ -956,45 +956,45 @@
956
956
  return tmp_0;
957
957
  };
958
958
  protoOf(Path_0).toString = function () {
959
- return this.t2l_1;
959
+ return this.s32_1;
960
960
  };
961
961
  protoOf(Path_0).equals = function (other) {
962
962
  if (this === other)
963
963
  return true;
964
964
  if (!(other instanceof Path_0))
965
965
  return false;
966
- return this.t2l_1 === other.t2l_1;
966
+ return this.s32_1 === other.s32_1;
967
967
  };
968
968
  protoOf(Path_0).hashCode = function () {
969
- return getStringHashCode(this.t2l_1);
969
+ return getStringHashCode(this.s32_1);
970
970
  };
971
971
  function open($this, path, append) {
972
972
  var flags = append ? 'a' : 'w';
973
973
  var tmp;
974
974
  try {
975
- tmp = get_fs().openSync(path.t2l_1, flags);
975
+ tmp = get_fs().openSync(path.s32_1, flags);
976
976
  } catch ($p) {
977
977
  var tmp_0;
978
978
  if ($p instanceof Error) {
979
979
  var e = $p;
980
- throw new IOException('Failed to open a file ' + path.t2l_1 + '.', e);
980
+ throw new IOException('Failed to open a file ' + path.s32_1 + '.', e);
981
981
  } else {
982
982
  throw $p;
983
983
  }
984
984
  }
985
985
  var fd = tmp;
986
986
  if (fd < 0)
987
- throw IOException_init_$Create$('Failed to open a file ' + path.t2l_1 + '.');
987
+ throw IOException_init_$Create$('Failed to open a file ' + path.s32_1 + '.');
988
988
  return fd;
989
989
  }
990
990
  function FileSink(path, append) {
991
- this.v2l_1 = false;
992
- this.w2l_1 = open(this, path, append);
991
+ this.u32_1 = false;
992
+ this.v32_1 = open(this, path, append);
993
993
  }
994
- protoOf(FileSink).y2k = function (source, byteCount) {
994
+ protoOf(FileSink).x31 = function (source, byteCount) {
995
995
  // Inline function 'kotlin.check' call
996
996
  // Inline function 'kotlin.contracts.contract' call
997
- if (!!this.v2l_1) {
997
+ if (!!this.u32_1) {
998
998
  // Inline function 'kotlinx.io.files.FileSink.write.<anonymous>' call
999
999
  var message = 'Sink is closed.';
1000
1000
  throw IllegalStateException_init_$Create$(toString(message));
@@ -1003,15 +1003,15 @@
1003
1003
  return Unit_instance;
1004
1004
  }
1005
1005
  // Inline function 'kotlin.comparisons.minOf' call
1006
- var b = source.e2k_1;
1006
+ var b = source.d31_1;
1007
1007
  var remainingBytes = byteCount.x(b) <= 0 ? byteCount : b;
1008
1008
  while (remainingBytes.x(new Long(0, 0)) > 0) {
1009
- var head = ensureNotNull(source.d2k_1);
1010
- var segmentBytes = head.l2k_1 - head.k2k_1 | 0;
1009
+ var head = ensureNotNull(source.c31_1);
1010
+ var segmentBytes = head.k31_1 - head.j31_1 | 0;
1011
1011
  var buf = get_buffer().Buffer.allocUnsafe(segmentBytes);
1012
- buf.fill(head.j2k_1, head.k2k_1, segmentBytes);
1012
+ buf.fill(head.i31_1, head.j31_1, segmentBytes);
1013
1013
  try {
1014
- get_fs().writeFileSync(this.w2l_1, buf);
1014
+ get_fs().writeFileSync(this.v32_1, buf);
1015
1015
  } catch ($p) {
1016
1016
  if ($p instanceof Error) {
1017
1017
  var e = $p;
@@ -1020,15 +1020,15 @@
1020
1020
  throw $p;
1021
1021
  }
1022
1022
  }
1023
- source.q2k(toLong(segmentBytes));
1023
+ source.p31(toLong(segmentBytes));
1024
1024
  // Inline function 'kotlin.Long.minus' call
1025
1025
  remainingBytes = remainingBytes.w2(toLong(segmentBytes));
1026
1026
  }
1027
1027
  };
1028
- protoOf(FileSink).d2l = function () {
1029
- if (!this.v2l_1) {
1030
- this.v2l_1 = true;
1031
- get_fs().closeSync(this.w2l_1);
1028
+ protoOf(FileSink).c32 = function () {
1029
+ if (!this.u32_1) {
1030
+ this.u32_1 = true;
1031
+ get_fs().closeSync(this.v32_1);
1032
1032
  }
1033
1033
  };
1034
1034
  function Path_1(path) {
@@ -1134,8 +1134,8 @@
1134
1134
  return tmp;
1135
1135
  }
1136
1136
  //region block: post-declaration
1137
- protoOf(SystemFileSystemImpl).m2l = delete$default;
1138
- protoOf(SystemFileSystemImpl).o2l = createDirectories$default;
1137
+ protoOf(SystemFileSystemImpl).l32 = delete$default;
1138
+ protoOf(SystemFileSystemImpl).n32 = createDirectories$default;
1139
1139
  //endregion
1140
1140
  //region block: init
1141
1141
  Companion_instance = new Companion();