game_client_logic_deb 1.8.347 → 1.8.349

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 (43) hide show
  1. package/Kosi-Kaverit-kaverit.js +78 -78
  2. package/Kosi-Kodein-kodein-di.js +653 -653
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +1760 -1760
  4. package/Logic_Debertz-core.js +1706 -1706
  5. package/Logic_Debertz-engine.js +14599 -14593
  6. package/Logic_Debertz-engine.js.map +1 -1
  7. package/Logic_Debertz-game_client.d.ts +1 -0
  8. package/Logic_Debertz-game_client.js +4950 -4933
  9. package/Logic_Debertz-game_client.js.map +1 -1
  10. package/error-library-error.js +53 -0
  11. package/error-library-error.js.map +1 -0
  12. package/kotlin-kotlin-stdlib.js +3043 -2809
  13. package/kotlin-kotlin-stdlib.js.map +1 -1
  14. package/kotlinx-atomicfu.js +24 -24
  15. package/kotlinx-coroutines-core.js +2887 -2887
  16. package/kotlinx-coroutines-core.js.map +1 -1
  17. package/kotlinx-io-kotlinx-io-core.js +356 -356
  18. package/kotlinx-serialization-kotlinx-serialization-core.js +2044 -2044
  19. package/kotlinx-serialization-kotlinx-serialization-json.js +1583 -1583
  20. package/ktor-ktor-client-content-negotiation.js +221 -221
  21. package/ktor-ktor-client-core.js +2549 -2549
  22. package/ktor-ktor-client-logging.js +559 -559
  23. package/ktor-ktor-events.js +12 -12
  24. package/ktor-ktor-http.js +765 -765
  25. package/ktor-ktor-io.js +1645 -1645
  26. package/ktor-ktor-serialization-kotlinx-json.js +7 -7
  27. package/ktor-ktor-serialization-kotlinx.js +279 -279
  28. package/ktor-ktor-serialization.js +134 -134
  29. package/ktor-ktor-utils.js +743 -743
  30. package/ktor-ktor-websockets.js +59 -59
  31. package/package.json +1 -1
  32. package/random-library-crypto-rand.js +251 -0
  33. package/random-library-crypto-rand.js.map +1 -0
  34. package/random-library-secure-random.js +93 -0
  35. package/random-library-secure-random.js.map +1 -0
  36. package/raspberry-cardgame-lib-core.js +296 -296
  37. package/raspberry-cardgame-lib-core.js.map +1 -1
  38. package/raspberry-cardgame-lib-logger.js +107 -107
  39. package/raspberry-cardgame-lib-random.js +1045 -981
  40. package/raspberry-cardgame-lib-random.js.map +1 -1
  41. package/uuid.js +33 -33
  42. package/secure-random-secure-random.js +0 -174
  43. package/secure-random-secure-random.js.map +0 -1
@@ -14,47 +14,47 @@
14
14
  //region block: imports
15
15
  var imul = Math.imul;
16
16
  var IndexOutOfBoundsException_init_$Create$ = kotlin_kotlin.$_$.x1;
17
- var Long = kotlin_kotlin.$_$.ig;
17
+ var Long = kotlin_kotlin.$_$.jg;
18
18
  var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.p1;
19
- var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.n2;
20
- var charArrayOf = kotlin_kotlin.$_$.ya;
21
- var protoOf = kotlin_kotlin.$_$.oc;
22
- var Unit_instance = kotlin_kotlin.$_$.h5;
23
- var ensureNotNull = kotlin_kotlin.$_$.fh;
24
- var toLong = kotlin_kotlin.$_$.rc;
25
- var toString = kotlin_kotlin.$_$.tc;
19
+ var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.p2;
20
+ var charArrayOf = kotlin_kotlin.$_$.ab;
21
+ var protoOf = kotlin_kotlin.$_$.qc;
22
+ var Unit_instance = kotlin_kotlin.$_$.j5;
23
+ var ensureNotNull = kotlin_kotlin.$_$.gh;
24
+ var toLong = kotlin_kotlin.$_$.sc;
25
+ var toString = kotlin_kotlin.$_$.uc;
26
26
  var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.c1;
27
- var initMetadataForClass = kotlin_kotlin.$_$.nb;
27
+ var initMetadataForClass = kotlin_kotlin.$_$.pb;
28
28
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.t1;
29
- var objectCreate = kotlin_kotlin.$_$.nc;
30
- var initMetadataForCompanion = kotlin_kotlin.$_$.ob;
31
- var arrayCopy = kotlin_kotlin.$_$.z5;
29
+ var objectCreate = kotlin_kotlin.$_$.pc;
30
+ var initMetadataForCompanion = kotlin_kotlin.$_$.qb;
31
+ var arrayCopy = kotlin_kotlin.$_$.b6;
32
32
  var IllegalArgumentException_init_$Create$_0 = kotlin_kotlin.$_$.n1;
33
- var initMetadataForObject = kotlin_kotlin.$_$.sb;
33
+ var initMetadataForObject = kotlin_kotlin.$_$.ub;
34
34
  var VOID = kotlin_kotlin.$_$.f;
35
- var charCodeAt = kotlin_kotlin.$_$.ab;
36
- var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.t2;
37
- var toByte = kotlin_kotlin.$_$.qc;
38
- var initMetadataForInterface = kotlin_kotlin.$_$.qb;
35
+ var charCodeAt = kotlin_kotlin.$_$.cb;
36
+ var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.v2;
37
+ var toByte = kotlin_kotlin.$_$.rc;
38
+ var initMetadataForInterface = kotlin_kotlin.$_$.sb;
39
39
  var StringBuilder_init_$Create$_0 = kotlin_kotlin.$_$.d1;
40
- var charSequenceLength = kotlin_kotlin.$_$.cb;
41
- var endsWith = kotlin_kotlin.$_$.wd;
42
- var startsWith = kotlin_kotlin.$_$.ue;
43
- var substring = kotlin_kotlin.$_$.ze;
40
+ var charSequenceLength = kotlin_kotlin.$_$.eb;
41
+ var endsWith = kotlin_kotlin.$_$.xd;
42
+ var startsWith = kotlin_kotlin.$_$.ve;
43
+ var substring = kotlin_kotlin.$_$.af;
44
44
  var Exception_init_$Init$ = kotlin_kotlin.$_$.i1;
45
- var captureStack = kotlin_kotlin.$_$.xa;
45
+ var captureStack = kotlin_kotlin.$_$.za;
46
46
  var Exception_init_$Init$_0 = kotlin_kotlin.$_$.j1;
47
47
  var Exception_init_$Init$_1 = kotlin_kotlin.$_$.k1;
48
- var Exception = kotlin_kotlin.$_$.fg;
49
- var KProperty0 = kotlin_kotlin.$_$.id;
50
- var getPropertyCallableRef = kotlin_kotlin.$_$.kb;
48
+ var Exception = kotlin_kotlin.$_$.gg;
49
+ var KProperty0 = kotlin_kotlin.$_$.jd;
50
+ var getPropertyCallableRef = kotlin_kotlin.$_$.mb;
51
51
  var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.h2;
52
- var lazy = kotlin_kotlin.$_$.lh;
52
+ var lazy = kotlin_kotlin.$_$.mh;
53
53
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.l;
54
- var asReversed = kotlin_kotlin.$_$.b6;
55
- var contains = kotlin_kotlin.$_$.td;
56
- var getStringHashCode = kotlin_kotlin.$_$.lb;
57
- var Char = kotlin_kotlin.$_$.yf;
54
+ var asReversed = kotlin_kotlin.$_$.d6;
55
+ var contains = kotlin_kotlin.$_$.ud;
56
+ var getStringHashCode = kotlin_kotlin.$_$.nb;
57
+ var Char = kotlin_kotlin.$_$.zf;
58
58
  //endregion
59
59
  //region block: pre-declaration
60
60
  initMetadataForClass(Buffer, 'Buffer', Buffer);
@@ -67,10 +67,10 @@
67
67
  mustExist = mustExist === VOID ? true : mustExist;
68
68
  var tmp;
69
69
  if ($super === VOID) {
70
- this.z68(path, mustExist);
70
+ this.n69(path, mustExist);
71
71
  tmp = Unit_instance;
72
72
  } else {
73
- tmp = $super.z68.call(this, path, mustExist);
73
+ tmp = $super.n69.call(this, path, mustExist);
74
74
  }
75
75
  return tmp;
76
76
  }
@@ -78,10 +78,10 @@
78
78
  mustCreate = mustCreate === VOID ? false : mustCreate;
79
79
  var tmp;
80
80
  if ($super === VOID) {
81
- this.b69(path, mustCreate);
81
+ this.p69(path, mustCreate);
82
82
  tmp = Unit_instance;
83
83
  } else {
84
- tmp = $super.b69.call(this, path, mustCreate);
84
+ tmp = $super.p69.call(this, path, mustCreate);
85
85
  }
86
86
  return tmp;
87
87
  }
@@ -116,7 +116,7 @@
116
116
  }
117
117
  function checkOffsetAndCount(size, offset, byteCount) {
118
118
  _init_properties__Util_kt__g8tcl9();
119
- if (offset.z(new Long(0, 0)) < 0 || offset.z(size) > 0 || size.x2(offset).z(byteCount) < 0 || byteCount.z(new Long(0, 0)) < 0) {
119
+ if (offset.z(new Long(0, 0)) < 0 || offset.z(size) > 0 || size.a3(offset).z(byteCount) < 0 || byteCount.z(new Long(0, 0)) < 0) {
120
120
  throw IllegalArgumentException_init_$Create$('offset (' + offset.toString() + ') and byteCount (' + byteCount.toString() + ') are not within the range [0..size(' + size.toString() + '))');
121
121
  }
122
122
  }
@@ -129,33 +129,33 @@
129
129
  }
130
130
  }
131
131
  function Buffer() {
132
- this.y66_1 = null;
133
- this.z66_1 = null;
134
- this.a67_1 = new Long(0, 0);
132
+ this.m67_1 = null;
133
+ this.n67_1 = null;
134
+ this.o67_1 = new Long(0, 0);
135
135
  }
136
136
  protoOf(Buffer).m = function () {
137
- return this.a67_1;
137
+ return this.o67_1;
138
138
  };
139
- protoOf(Buffer).b67 = function () {
139
+ protoOf(Buffer).p67 = function () {
140
140
  return this;
141
141
  };
142
- protoOf(Buffer).c67 = function () {
142
+ protoOf(Buffer).q67 = function () {
143
143
  return this.m().equals(new Long(0, 0));
144
144
  };
145
- protoOf(Buffer).d67 = function () {
145
+ protoOf(Buffer).r67 = function () {
146
146
  return Unit_instance;
147
147
  };
148
- protoOf(Buffer).e67 = function () {
148
+ protoOf(Buffer).s67 = function () {
149
149
  var result = this.m();
150
150
  if (result.equals(new Long(0, 0)))
151
151
  return new Long(0, 0);
152
- var tail = ensureNotNull(this.z66_1);
153
- if (tail.h67_1 < 8192 && tail.j67_1) {
154
- result = result.x2(toLong(tail.h67_1 - tail.g67_1 | 0));
152
+ var tail = ensureNotNull(this.n67_1);
153
+ if (tail.v67_1 < 8192 && tail.x67_1) {
154
+ result = result.a3(toLong(tail.v67_1 - tail.u67_1 | 0));
155
155
  }
156
156
  return result;
157
157
  };
158
- protoOf(Buffer).m67 = function (byteCount) {
158
+ protoOf(Buffer).a68 = function (byteCount) {
159
159
  // Inline function 'kotlinx.io.checkByteCount' call
160
160
  // Inline function 'kotlin.require' call
161
161
  if (!(byteCount.z(new Long(0, 0)) >= 0)) {
@@ -164,7 +164,7 @@
164
164
  }
165
165
  var remainingByteCount = byteCount;
166
166
  while (remainingByteCount.z(new Long(0, 0)) > 0) {
167
- var tmp0_elvis_lhs = this.y66_1;
167
+ var tmp0_elvis_lhs = this.m67_1;
168
168
  var tmp;
169
169
  if (tmp0_elvis_lhs == null) {
170
170
  throw EOFException_init_$Create$_0('Buffer exhausted before skipping ' + byteCount.toString() + ' bytes.');
@@ -174,98 +174,98 @@
174
174
  var head = tmp;
175
175
  var tmp0 = remainingByteCount;
176
176
  // Inline function 'kotlinx.io.minOf' call
177
- var b = head.h67_1 - head.g67_1 | 0;
177
+ var b = head.v67_1 - head.u67_1 | 0;
178
178
  // Inline function 'kotlin.comparisons.minOf' call
179
179
  var b_0 = toLong(b);
180
180
  var toSkip = (tmp0.z(b_0) <= 0 ? tmp0 : b_0).e1();
181
- this.a67_1 = this.a67_1.x2(toLong(toSkip));
182
- remainingByteCount = remainingByteCount.x2(toLong(toSkip));
183
- head.g67_1 = head.g67_1 + toSkip | 0;
184
- if (head.g67_1 === head.h67_1) {
185
- this.n67();
181
+ this.o67_1 = this.o67_1.a3(toLong(toSkip));
182
+ remainingByteCount = remainingByteCount.a3(toLong(toSkip));
183
+ head.u67_1 = head.u67_1 + toSkip | 0;
184
+ if (head.u67_1 === head.v67_1) {
185
+ this.b68();
186
186
  }
187
187
  }
188
188
  };
189
- protoOf(Buffer).o67 = function (minimumCapacity) {
189
+ protoOf(Buffer).c68 = function (minimumCapacity) {
190
190
  // Inline function 'kotlin.require' call
191
191
  if (!(minimumCapacity >= 1 && minimumCapacity <= 8192)) {
192
192
  var message = 'unexpected capacity (' + minimumCapacity + '), should be in range [1, 8192]';
193
193
  throw IllegalArgumentException_init_$Create$(toString(message));
194
194
  }
195
- if (this.z66_1 == null) {
196
- var result = SegmentPool_instance.r67();
197
- this.y66_1 = result;
198
- this.z66_1 = result;
195
+ if (this.n67_1 == null) {
196
+ var result = SegmentPool_instance.f68();
197
+ this.m67_1 = result;
198
+ this.n67_1 = result;
199
199
  return result;
200
200
  }
201
- var t = ensureNotNull(this.z66_1);
202
- if ((t.h67_1 + minimumCapacity | 0) > 8192 || !t.j67_1) {
203
- var newTail = t.s67(SegmentPool_instance.r67());
204
- this.z66_1 = newTail;
201
+ var t = ensureNotNull(this.n67_1);
202
+ if ((t.v67_1 + minimumCapacity | 0) > 8192 || !t.x67_1) {
203
+ var newTail = t.g68(SegmentPool_instance.f68());
204
+ this.n67_1 = newTail;
205
205
  return newTail;
206
206
  }
207
207
  return t;
208
208
  };
209
- protoOf(Buffer).t67 = function (source, byteCount) {
209
+ protoOf(Buffer).h68 = function (source, byteCount) {
210
210
  // Inline function 'kotlin.require' call
211
211
  if (!!(source === this)) {
212
212
  var message = 'source == this';
213
213
  throw IllegalArgumentException_init_$Create$(toString(message));
214
214
  }
215
- checkOffsetAndCount(source.a67_1, new Long(0, 0), byteCount);
215
+ checkOffsetAndCount(source.o67_1, new Long(0, 0), byteCount);
216
216
  var remainingByteCount = byteCount;
217
217
  while (remainingByteCount.z(new Long(0, 0)) > 0) {
218
- if (remainingByteCount.z(toLong(ensureNotNull(source.y66_1).m())) < 0) {
219
- var tail = this.z66_1;
218
+ if (remainingByteCount.z(toLong(ensureNotNull(source.m67_1).m())) < 0) {
219
+ var tail = this.n67_1;
220
220
  var tmp;
221
- if (!(tail == null) && tail.j67_1) {
221
+ if (!(tail == null) && tail.x67_1) {
222
222
  var tmp0 = remainingByteCount;
223
223
  // Inline function 'kotlin.Long.plus' call
224
- var other = tail.h67_1;
225
- var tmp0_0 = tmp0.w2(toLong(other));
224
+ var other = tail.v67_1;
225
+ var tmp0_0 = tmp0.z2(toLong(other));
226
226
  // Inline function 'kotlin.Long.minus' call
227
- var other_0 = tail.u67() ? 0 : tail.g67_1;
228
- tmp = tmp0_0.x2(toLong(other_0)).z(new Long(8192, 0)) <= 0;
227
+ var other_0 = tail.i68() ? 0 : tail.u67_1;
228
+ tmp = tmp0_0.a3(toLong(other_0)).z(new Long(8192, 0)) <= 0;
229
229
  } else {
230
230
  tmp = false;
231
231
  }
232
232
  if (tmp) {
233
- ensureNotNull(source.y66_1).w67(tail, remainingByteCount.e1());
234
- source.a67_1 = source.a67_1.x2(remainingByteCount);
235
- this.a67_1 = this.a67_1.w2(remainingByteCount);
233
+ ensureNotNull(source.m67_1).k68(tail, remainingByteCount.e1());
234
+ source.o67_1 = source.o67_1.a3(remainingByteCount);
235
+ this.o67_1 = this.o67_1.z2(remainingByteCount);
236
236
  return Unit_instance;
237
237
  } else {
238
- source.y66_1 = ensureNotNull(source.y66_1).v67(remainingByteCount.e1());
238
+ source.m67_1 = ensureNotNull(source.m67_1).j68(remainingByteCount.e1());
239
239
  }
240
240
  }
241
- var segmentToMove = ensureNotNull(source.y66_1);
241
+ var segmentToMove = ensureNotNull(source.m67_1);
242
242
  var movedByteCount = toLong(segmentToMove.m());
243
- source.y66_1 = segmentToMove.x67();
244
- if (source.y66_1 == null) {
245
- source.z66_1 = null;
243
+ source.m67_1 = segmentToMove.l68();
244
+ if (source.m67_1 == null) {
245
+ source.n67_1 = null;
246
246
  }
247
247
  // Inline function 'kotlinx.io.Buffer.pushSegment' call
248
- if (this.y66_1 == null) {
249
- this.y66_1 = segmentToMove;
250
- this.z66_1 = segmentToMove;
248
+ if (this.m67_1 == null) {
249
+ this.m67_1 = segmentToMove;
250
+ this.n67_1 = segmentToMove;
251
251
  } else if (true) {
252
- this.z66_1 = ensureNotNull(this.z66_1).s67(segmentToMove).y67();
253
- if (ensureNotNull(this.z66_1).l67_1 == null) {
254
- this.y66_1 = this.z66_1;
252
+ this.n67_1 = ensureNotNull(this.n67_1).g68(segmentToMove).m68();
253
+ if (ensureNotNull(this.n67_1).z67_1 == null) {
254
+ this.m67_1 = this.n67_1;
255
255
  }
256
256
  } else {
257
- this.z66_1 = ensureNotNull(this.z66_1).s67(segmentToMove);
257
+ this.n67_1 = ensureNotNull(this.n67_1).g68(segmentToMove);
258
258
  }
259
- source.a67_1 = source.a67_1.x2(movedByteCount);
260
- this.a67_1 = this.a67_1.w2(movedByteCount);
261
- remainingByteCount = remainingByteCount.x2(movedByteCount);
259
+ source.o67_1 = source.o67_1.a3(movedByteCount);
260
+ this.o67_1 = this.o67_1.z2(movedByteCount);
261
+ remainingByteCount = remainingByteCount.a3(movedByteCount);
262
262
  }
263
263
  };
264
- protoOf(Buffer).s20 = function (byte) {
265
- this.o67(1).z67(byte);
266
- this.a67_1 = this.a67_1.w2(new Long(1, 0));
264
+ protoOf(Buffer).g21 = function (byte) {
265
+ this.c68(1).n68(byte);
266
+ this.o67_1 = this.o67_1.z2(new Long(1, 0));
267
267
  };
268
- protoOf(Buffer).b22 = function () {
268
+ protoOf(Buffer).p22 = function () {
269
269
  return Unit_instance;
270
270
  };
271
271
  protoOf(Buffer).toString = function () {
@@ -280,7 +280,7 @@
280
280
  var builder = StringBuilder_init_$Create$(imul(len, 2) + (this.m().z(toLong(maxPrintableBytes)) > 0 ? 1 : 0) | 0);
281
281
  var bytesWritten = 0;
282
282
  // Inline function 'kotlinx.io.unsafe.UnsafeBufferOperations.forEachSegment' call
283
- var curr = this.y66_1;
283
+ var curr = this.m67_1;
284
284
  while (!(curr == null)) {
285
285
  var tmp0 = get_SegmentReadContextImpl();
286
286
  var segment = curr;
@@ -288,63 +288,63 @@
288
288
  while (bytesWritten < len && idx < segment.m()) {
289
289
  var _unary__edvuaz = idx;
290
290
  idx = _unary__edvuaz + 1 | 0;
291
- var b_0 = tmp0.a68(segment, _unary__edvuaz);
291
+ var b_0 = tmp0.o68(segment, _unary__edvuaz);
292
292
  bytesWritten = bytesWritten + 1 | 0;
293
293
  var tmp = get_HEX_DIGIT_CHARS();
294
294
  // Inline function 'kotlinx.io.shr' call
295
295
  var tmp$ret$2 = b_0 >> 4;
296
- var tmp_0 = builder.v8(tmp[tmp$ret$2 & 15]);
296
+ var tmp_0 = builder.x8(tmp[tmp$ret$2 & 15]);
297
297
  var tmp_1 = get_HEX_DIGIT_CHARS();
298
298
  // Inline function 'kotlinx.io.and' call
299
299
  var tmp$ret$3 = b_0 & 15;
300
- tmp_0.v8(tmp_1[tmp$ret$3]);
300
+ tmp_0.x8(tmp_1[tmp$ret$3]);
301
301
  }
302
- curr = curr.k67_1;
302
+ curr = curr.y67_1;
303
303
  }
304
304
  if (this.m().z(toLong(maxPrintableBytes)) > 0) {
305
- builder.v8(_Char___init__impl__6a9atx(8230));
305
+ builder.x8(_Char___init__impl__6a9atx(8230));
306
306
  }
307
307
  return 'Buffer(size=' + this.m().toString() + ' hex=' + builder.toString() + ')';
308
308
  };
309
- protoOf(Buffer).n67 = function () {
310
- var oldHead = ensureNotNull(this.y66_1);
311
- var nextHead = oldHead.k67_1;
312
- this.y66_1 = nextHead;
309
+ protoOf(Buffer).b68 = function () {
310
+ var oldHead = ensureNotNull(this.m67_1);
311
+ var nextHead = oldHead.y67_1;
312
+ this.m67_1 = nextHead;
313
313
  if (nextHead == null) {
314
- this.z66_1 = null;
314
+ this.n67_1 = null;
315
315
  } else {
316
- nextHead.l67_1 = null;
316
+ nextHead.z67_1 = null;
317
317
  }
318
- oldHead.k67_1 = null;
319
- SegmentPool_instance.b68(oldHead);
318
+ oldHead.y67_1 = null;
319
+ SegmentPool_instance.p68(oldHead);
320
320
  };
321
- protoOf(Buffer).c68 = function () {
322
- var oldTail = ensureNotNull(this.z66_1);
323
- var newTail = oldTail.l67_1;
324
- this.z66_1 = newTail;
321
+ protoOf(Buffer).q68 = function () {
322
+ var oldTail = ensureNotNull(this.n67_1);
323
+ var newTail = oldTail.z67_1;
324
+ this.n67_1 = newTail;
325
325
  if (newTail == null) {
326
- this.y66_1 = null;
326
+ this.m67_1 = null;
327
327
  } else {
328
- newTail.k67_1 = null;
328
+ newTail.y67_1 = null;
329
329
  }
330
- oldTail.l67_1 = null;
331
- SegmentPool_instance.b68(oldTail);
330
+ oldTail.z67_1 = null;
331
+ SegmentPool_instance.p68(oldTail);
332
332
  };
333
333
  function buffered(_this__u8e3s4) {
334
334
  return new RealSink(_this__u8e3s4);
335
335
  }
336
336
  function RealSink(sink) {
337
- this.d68_1 = sink;
338
- this.e68_1 = false;
339
- this.f68_1 = new Buffer();
337
+ this.r68_1 = sink;
338
+ this.s68_1 = false;
339
+ this.t68_1 = new Buffer();
340
340
  }
341
- protoOf(RealSink).b67 = function () {
342
- return this.f68_1;
341
+ protoOf(RealSink).p67 = function () {
342
+ return this.t68_1;
343
343
  };
344
- protoOf(RealSink).t67 = function (source, byteCount) {
344
+ protoOf(RealSink).h68 = function (source, byteCount) {
345
345
  // Inline function 'kotlinx.io.RealSink.checkNotClosed' call
346
346
  // Inline function 'kotlin.check' call
347
- if (!!this.e68_1) {
347
+ if (!!this.s68_1) {
348
348
  var message = 'Sink is closed.';
349
349
  throw IllegalStateException_init_$Create$(toString(message));
350
350
  }
@@ -353,28 +353,28 @@
353
353
  var message_0 = 'byteCount: ' + byteCount.toString();
354
354
  throw IllegalArgumentException_init_$Create$(toString(message_0));
355
355
  }
356
- this.f68_1.t67(source, byteCount);
357
- this.d67();
356
+ this.t68_1.h68(source, byteCount);
357
+ this.r67();
358
358
  };
359
- protoOf(RealSink).d67 = function () {
359
+ protoOf(RealSink).r67 = function () {
360
360
  // Inline function 'kotlinx.io.RealSink.checkNotClosed' call
361
361
  // Inline function 'kotlin.check' call
362
- if (!!this.e68_1) {
362
+ if (!!this.s68_1) {
363
363
  var message = 'Sink is closed.';
364
364
  throw IllegalStateException_init_$Create$(toString(message));
365
365
  }
366
- var byteCount = this.f68_1.e67();
366
+ var byteCount = this.t68_1.s67();
367
367
  if (byteCount.z(new Long(0, 0)) > 0) {
368
- this.d68_1.t67(this.f68_1, byteCount);
368
+ this.r68_1.h68(this.t68_1, byteCount);
369
369
  }
370
370
  };
371
- protoOf(RealSink).b22 = function () {
372
- if (this.e68_1)
371
+ protoOf(RealSink).p22 = function () {
372
+ if (this.s68_1)
373
373
  return Unit_instance;
374
374
  var thrown = null;
375
375
  try {
376
- if (this.f68_1.m().z(new Long(0, 0)) > 0) {
377
- this.d68_1.t67(this.f68_1, this.f68_1.m());
376
+ if (this.t68_1.m().z(new Long(0, 0)) > 0) {
377
+ this.r68_1.h68(this.t68_1, this.t68_1.m());
378
378
  }
379
379
  } catch ($p) {
380
380
  if ($p instanceof Error) {
@@ -385,7 +385,7 @@
385
385
  }
386
386
  }
387
387
  try {
388
- this.d68_1.b22();
388
+ this.r68_1.p22();
389
389
  } catch ($p) {
390
390
  if ($p instanceof Error) {
391
391
  var e_0 = $p;
@@ -395,18 +395,18 @@
395
395
  throw $p;
396
396
  }
397
397
  }
398
- this.e68_1 = true;
398
+ this.s68_1 = true;
399
399
  if (!(thrown == null))
400
400
  throw thrown;
401
401
  };
402
402
  protoOf(RealSink).toString = function () {
403
- return 'buffered(' + toString(this.d68_1) + ')';
403
+ return 'buffered(' + toString(this.r68_1) + ')';
404
404
  };
405
405
  function Segment_init_$Init$($this) {
406
406
  Segment.call($this);
407
- $this.f67_1 = new Int8Array(8192);
408
- $this.j67_1 = true;
409
- $this.i67_1 = null;
407
+ $this.t67_1 = new Int8Array(8192);
408
+ $this.x67_1 = true;
409
+ $this.w67_1 = null;
410
410
  return $this;
411
411
  }
412
412
  function Segment_init_$Create$() {
@@ -414,87 +414,87 @@
414
414
  }
415
415
  function Segment_init_$Init$_0(data, pos, limit, shareToken, owner, $this) {
416
416
  Segment.call($this);
417
- $this.f67_1 = data;
418
- $this.g67_1 = pos;
419
- $this.h67_1 = limit;
420
- $this.i67_1 = shareToken;
421
- $this.j67_1 = owner;
417
+ $this.t67_1 = data;
418
+ $this.u67_1 = pos;
419
+ $this.v67_1 = limit;
420
+ $this.w67_1 = shareToken;
421
+ $this.x67_1 = owner;
422
422
  return $this;
423
423
  }
424
424
  function Segment_init_$Create$_0(data, pos, limit, shareToken, owner) {
425
425
  return Segment_init_$Init$_0(data, pos, limit, shareToken, owner, objectCreate(protoOf(Segment)));
426
426
  }
427
427
  function Companion() {
428
- this.g68_1 = 8192;
429
- this.h68_1 = 1024;
428
+ this.u68_1 = 8192;
429
+ this.v68_1 = 1024;
430
430
  }
431
- protoOf(Companion).i68 = function () {
431
+ protoOf(Companion).w68 = function () {
432
432
  return Segment_init_$Create$();
433
433
  };
434
434
  var Companion_instance;
435
435
  function Companion_getInstance() {
436
436
  return Companion_instance;
437
437
  }
438
- protoOf(Segment).u67 = function () {
439
- var tmp0_safe_receiver = this.i67_1;
440
- var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.j68();
438
+ protoOf(Segment).i68 = function () {
439
+ var tmp0_safe_receiver = this.w67_1;
440
+ var tmp1_elvis_lhs = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.x68();
441
441
  return tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs;
442
442
  };
443
- protoOf(Segment).k68 = function () {
444
- var tmp0_elvis_lhs = this.i67_1;
443
+ protoOf(Segment).y68 = function () {
444
+ var tmp0_elvis_lhs = this.w67_1;
445
445
  var tmp;
446
446
  if (tmp0_elvis_lhs == null) {
447
447
  // Inline function 'kotlin.also' call
448
- var this_0 = SegmentPool_instance.l68();
449
- this.i67_1 = this_0;
448
+ var this_0 = SegmentPool_instance.z68();
449
+ this.w67_1 = this_0;
450
450
  tmp = this_0;
451
451
  } else {
452
452
  tmp = tmp0_elvis_lhs;
453
453
  }
454
454
  var t = tmp;
455
- var tmp_0 = this.g67_1;
456
- var tmp_1 = this.h67_1;
455
+ var tmp_0 = this.u67_1;
456
+ var tmp_1 = this.v67_1;
457
457
  // Inline function 'kotlin.also' call
458
- t.m68();
459
- return Segment_init_$Create$_0(this.f67_1, tmp_0, tmp_1, t, false);
458
+ t.a69();
459
+ return Segment_init_$Create$_0(this.t67_1, tmp_0, tmp_1, t, false);
460
460
  };
461
- protoOf(Segment).x67 = function () {
462
- var result = this.k67_1;
463
- if (!(this.l67_1 == null)) {
464
- ensureNotNull(this.l67_1).k67_1 = this.k67_1;
461
+ protoOf(Segment).l68 = function () {
462
+ var result = this.y67_1;
463
+ if (!(this.z67_1 == null)) {
464
+ ensureNotNull(this.z67_1).y67_1 = this.y67_1;
465
465
  }
466
- if (!(this.k67_1 == null)) {
467
- ensureNotNull(this.k67_1).l67_1 = this.l67_1;
466
+ if (!(this.y67_1 == null)) {
467
+ ensureNotNull(this.y67_1).z67_1 = this.z67_1;
468
468
  }
469
- this.k67_1 = null;
470
- this.l67_1 = null;
469
+ this.y67_1 = null;
470
+ this.z67_1 = null;
471
471
  return result;
472
472
  };
473
- protoOf(Segment).s67 = function (segment) {
474
- segment.l67_1 = this;
475
- segment.k67_1 = this.k67_1;
476
- if (!(this.k67_1 == null)) {
477
- ensureNotNull(this.k67_1).l67_1 = segment;
473
+ protoOf(Segment).g68 = function (segment) {
474
+ segment.z67_1 = this;
475
+ segment.y67_1 = this.y67_1;
476
+ if (!(this.y67_1 == null)) {
477
+ ensureNotNull(this.y67_1).z67_1 = segment;
478
478
  }
479
- this.k67_1 = segment;
479
+ this.y67_1 = segment;
480
480
  return segment;
481
481
  };
482
- protoOf(Segment).v67 = function (byteCount) {
482
+ protoOf(Segment).j68 = function (byteCount) {
483
483
  // Inline function 'kotlin.require' call
484
- if (!(byteCount > 0 && byteCount <= (this.h67_1 - this.g67_1 | 0))) {
484
+ if (!(byteCount > 0 && byteCount <= (this.v67_1 - this.u67_1 | 0))) {
485
485
  var message = 'byteCount out of range';
486
486
  throw IllegalArgumentException_init_$Create$(toString(message));
487
487
  }
488
488
  var prefix;
489
489
  if (byteCount >= 1024) {
490
- prefix = this.k68();
490
+ prefix = this.y68();
491
491
  } else {
492
- prefix = SegmentPool_instance.r67();
493
- var tmp0 = this.f67_1;
494
- var tmp2 = prefix.f67_1;
495
- var tmp4 = this.g67_1;
492
+ prefix = SegmentPool_instance.f68();
493
+ var tmp0 = this.t67_1;
494
+ var tmp2 = prefix.t67_1;
495
+ var tmp4 = this.u67_1;
496
496
  // Inline function 'kotlin.collections.copyInto' call
497
- var endIndex = this.g67_1 + byteCount | 0;
497
+ var endIndex = this.u67_1 + byteCount | 0;
498
498
  // Inline function 'kotlin.js.unsafeCast' call
499
499
  // Inline function 'kotlin.js.asDynamic' call
500
500
  var tmp = tmp0;
@@ -502,126 +502,126 @@
502
502
  // Inline function 'kotlin.js.asDynamic' call
503
503
  arrayCopy(tmp, tmp2, 0, tmp4, endIndex);
504
504
  }
505
- prefix.h67_1 = prefix.g67_1 + byteCount | 0;
506
- this.g67_1 = this.g67_1 + byteCount | 0;
507
- if (!(this.l67_1 == null)) {
508
- ensureNotNull(this.l67_1).s67(prefix);
505
+ prefix.v67_1 = prefix.u67_1 + byteCount | 0;
506
+ this.u67_1 = this.u67_1 + byteCount | 0;
507
+ if (!(this.z67_1 == null)) {
508
+ ensureNotNull(this.z67_1).g68(prefix);
509
509
  } else {
510
- prefix.k67_1 = this;
511
- this.l67_1 = prefix;
510
+ prefix.y67_1 = this;
511
+ this.z67_1 = prefix;
512
512
  }
513
513
  return prefix;
514
514
  };
515
- protoOf(Segment).y67 = function () {
515
+ protoOf(Segment).m68 = function () {
516
516
  // Inline function 'kotlin.check' call
517
- if (!!(this.l67_1 == null)) {
517
+ if (!!(this.z67_1 == null)) {
518
518
  var message = 'cannot compact';
519
519
  throw IllegalStateException_init_$Create$(toString(message));
520
520
  }
521
- if (!ensureNotNull(this.l67_1).j67_1)
521
+ if (!ensureNotNull(this.z67_1).x67_1)
522
522
  return this;
523
- var byteCount = this.h67_1 - this.g67_1 | 0;
524
- var availableByteCount = (8192 - ensureNotNull(this.l67_1).h67_1 | 0) + (ensureNotNull(this.l67_1).u67() ? 0 : ensureNotNull(this.l67_1).g67_1) | 0;
523
+ var byteCount = this.v67_1 - this.u67_1 | 0;
524
+ var availableByteCount = (8192 - ensureNotNull(this.z67_1).v67_1 | 0) + (ensureNotNull(this.z67_1).i68() ? 0 : ensureNotNull(this.z67_1).u67_1) | 0;
525
525
  if (byteCount > availableByteCount)
526
526
  return this;
527
- var predecessor = this.l67_1;
528
- this.w67(ensureNotNull(predecessor), byteCount);
529
- var successor = this.x67();
527
+ var predecessor = this.z67_1;
528
+ this.k68(ensureNotNull(predecessor), byteCount);
529
+ var successor = this.l68();
530
530
  // Inline function 'kotlin.check' call
531
531
  if (!(successor == null)) {
532
532
  throw IllegalStateException_init_$Create$('Check failed.');
533
533
  }
534
- SegmentPool_instance.b68(this);
534
+ SegmentPool_instance.p68(this);
535
535
  return predecessor;
536
536
  };
537
- protoOf(Segment).z67 = function (byte) {
538
- var _unary__edvuaz = this.h67_1;
539
- this.h67_1 = _unary__edvuaz + 1 | 0;
540
- this.f67_1[_unary__edvuaz] = byte;
537
+ protoOf(Segment).n68 = function (byte) {
538
+ var _unary__edvuaz = this.v67_1;
539
+ this.v67_1 = _unary__edvuaz + 1 | 0;
540
+ this.t67_1[_unary__edvuaz] = byte;
541
541
  };
542
- protoOf(Segment).w67 = function (sink, byteCount) {
542
+ protoOf(Segment).k68 = function (sink, byteCount) {
543
543
  // Inline function 'kotlin.check' call
544
- if (!sink.j67_1) {
544
+ if (!sink.x67_1) {
545
545
  var message = 'only owner can write';
546
546
  throw IllegalStateException_init_$Create$(toString(message));
547
547
  }
548
- if ((sink.h67_1 + byteCount | 0) > 8192) {
549
- if (sink.u67())
548
+ if ((sink.v67_1 + byteCount | 0) > 8192) {
549
+ if (sink.i68())
550
550
  throw IllegalArgumentException_init_$Create$_0();
551
- if (((sink.h67_1 + byteCount | 0) - sink.g67_1 | 0) > 8192)
551
+ if (((sink.v67_1 + byteCount | 0) - sink.u67_1 | 0) > 8192)
552
552
  throw IllegalArgumentException_init_$Create$_0();
553
- var tmp0 = sink.f67_1;
554
- var tmp2 = sink.f67_1;
555
- var tmp4 = sink.g67_1;
553
+ var tmp0 = sink.t67_1;
554
+ var tmp2 = sink.t67_1;
555
+ var tmp4 = sink.u67_1;
556
556
  // Inline function 'kotlin.collections.copyInto' call
557
- var endIndex = sink.h67_1;
557
+ var endIndex = sink.v67_1;
558
558
  // Inline function 'kotlin.js.unsafeCast' call
559
559
  // Inline function 'kotlin.js.asDynamic' call
560
560
  var tmp = tmp0;
561
561
  // Inline function 'kotlin.js.unsafeCast' call
562
562
  // Inline function 'kotlin.js.asDynamic' call
563
563
  arrayCopy(tmp, tmp2, 0, tmp4, endIndex);
564
- sink.h67_1 = sink.h67_1 - sink.g67_1 | 0;
565
- sink.g67_1 = 0;
564
+ sink.v67_1 = sink.v67_1 - sink.u67_1 | 0;
565
+ sink.u67_1 = 0;
566
566
  }
567
- var tmp0_0 = this.f67_1;
568
- var tmp2_0 = sink.f67_1;
569
- var tmp4_0 = sink.h67_1;
570
- var tmp6 = this.g67_1;
567
+ var tmp0_0 = this.t67_1;
568
+ var tmp2_0 = sink.t67_1;
569
+ var tmp4_0 = sink.v67_1;
570
+ var tmp6 = this.u67_1;
571
571
  // Inline function 'kotlin.collections.copyInto' call
572
- var endIndex_0 = this.g67_1 + byteCount | 0;
572
+ var endIndex_0 = this.u67_1 + byteCount | 0;
573
573
  // Inline function 'kotlin.js.unsafeCast' call
574
574
  // Inline function 'kotlin.js.asDynamic' call
575
575
  var tmp_0 = tmp0_0;
576
576
  // Inline function 'kotlin.js.unsafeCast' call
577
577
  // Inline function 'kotlin.js.asDynamic' call
578
578
  arrayCopy(tmp_0, tmp2_0, tmp4_0, tmp6, endIndex_0);
579
- sink.h67_1 = sink.h67_1 + byteCount | 0;
580
- this.g67_1 = this.g67_1 + byteCount | 0;
579
+ sink.v67_1 = sink.v67_1 + byteCount | 0;
580
+ this.u67_1 = this.u67_1 + byteCount | 0;
581
581
  };
582
582
  protoOf(Segment).m = function () {
583
- return this.h67_1 - this.g67_1 | 0;
583
+ return this.v67_1 - this.u67_1 | 0;
584
584
  };
585
- protoOf(Segment).n68 = function () {
586
- return this.f67_1.length - this.h67_1 | 0;
585
+ protoOf(Segment).b69 = function () {
586
+ return this.t67_1.length - this.v67_1 | 0;
587
587
  };
588
- protoOf(Segment).o68 = function (readOnly) {
589
- return this.f67_1;
588
+ protoOf(Segment).c69 = function (readOnly) {
589
+ return this.t67_1;
590
590
  };
591
- protoOf(Segment).p68 = function (index) {
592
- return this.f67_1[this.g67_1 + index | 0];
591
+ protoOf(Segment).d69 = function (index) {
592
+ return this.t67_1[this.u67_1 + index | 0];
593
593
  };
594
- protoOf(Segment).q68 = function (index, value) {
595
- this.f67_1[this.h67_1 + index | 0] = value;
594
+ protoOf(Segment).e69 = function (index, value) {
595
+ this.t67_1[this.v67_1 + index | 0] = value;
596
596
  };
597
- protoOf(Segment).r68 = function (index, b0, b1) {
598
- var d = this.f67_1;
599
- var l = this.h67_1;
597
+ protoOf(Segment).f69 = function (index, b0, b1) {
598
+ var d = this.t67_1;
599
+ var l = this.v67_1;
600
600
  d[l + index | 0] = b0;
601
601
  d[(l + index | 0) + 1 | 0] = b1;
602
602
  };
603
- protoOf(Segment).s68 = function (index, b0, b1, b2) {
604
- var d = this.f67_1;
605
- var l = this.h67_1;
603
+ protoOf(Segment).g69 = function (index, b0, b1, b2) {
604
+ var d = this.t67_1;
605
+ var l = this.v67_1;
606
606
  d[l + index | 0] = b0;
607
607
  d[(l + index | 0) + 1 | 0] = b1;
608
608
  d[(l + index | 0) + 2 | 0] = b2;
609
609
  };
610
- protoOf(Segment).t68 = function (index, b0, b1, b2, b3) {
611
- var d = this.f67_1;
612
- var l = this.h67_1;
610
+ protoOf(Segment).h69 = function (index, b0, b1, b2, b3) {
611
+ var d = this.t67_1;
612
+ var l = this.v67_1;
613
613
  d[l + index | 0] = b0;
614
614
  d[(l + index | 0) + 1 | 0] = b1;
615
615
  d[(l + index | 0) + 2 | 0] = b2;
616
616
  d[(l + index | 0) + 3 | 0] = b3;
617
617
  };
618
618
  function Segment() {
619
- this.g67_1 = 0;
620
- this.h67_1 = 0;
621
- this.i67_1 = null;
622
- this.j67_1 = false;
623
- this.k67_1 = null;
624
- this.l67_1 = null;
619
+ this.u67_1 = 0;
620
+ this.v67_1 = 0;
621
+ this.w67_1 = null;
622
+ this.x67_1 = false;
623
+ this.y67_1 = null;
624
+ this.z67_1 = null;
625
625
  }
626
626
  function SegmentCopyTracker() {
627
627
  }
@@ -632,10 +632,10 @@
632
632
  AlwaysSharedCopyTracker_instance = this;
633
633
  SegmentCopyTracker.call(this);
634
634
  }
635
- protoOf(AlwaysSharedCopyTracker).j68 = function () {
635
+ protoOf(AlwaysSharedCopyTracker).x68 = function () {
636
636
  return true;
637
637
  };
638
- protoOf(AlwaysSharedCopyTracker).m68 = function () {
638
+ protoOf(AlwaysSharedCopyTracker).a69 = function () {
639
639
  return Unit_instance;
640
640
  };
641
641
  var AlwaysSharedCopyTracker_instance;
@@ -652,7 +652,7 @@
652
652
  checkBounds(toLong(size), toLong(startIndex), toLong(endIndex));
653
653
  // Inline function 'kotlinx.io.writeToInternalBuffer' call
654
654
  // Inline function 'kotlinx.io.commonWriteUtf8' call
655
- var this_0 = _this__u8e3s4.b67();
655
+ var this_0 = _this__u8e3s4.p67();
656
656
  var i = startIndex;
657
657
  while (i < endIndex) {
658
658
  var p0 = i;
@@ -662,15 +662,15 @@
662
662
  if (c < 128) {
663
663
  $l$block_0: {
664
664
  // Inline function 'kotlinx.io.unsafe.UnsafeBufferOperations.writeToTail' call
665
- var tail = this_0.o67(1);
665
+ var tail = this_0.c68(1);
666
666
  var ctx = get_SegmentWriteContextImpl();
667
667
  var segmentOffset = -i | 0;
668
668
  // Inline function 'kotlin.comparisons.minOf' call
669
- var b = i + tail.n68() | 0;
669
+ var b = i + tail.b69() | 0;
670
670
  var runLimit = Math.min(endIndex, b);
671
671
  var _unary__edvuaz = i;
672
672
  i = _unary__edvuaz + 1 | 0;
673
- ctx.x68(tail, segmentOffset + _unary__edvuaz | 0, toByte(c));
673
+ ctx.l69(tail, segmentOffset + _unary__edvuaz | 0, toByte(c));
674
674
  $l$loop: while (i < runLimit) {
675
675
  var p0_0 = i;
676
676
  // Inline function 'kotlin.code' call
@@ -680,89 +680,89 @@
680
680
  break $l$loop;
681
681
  var _unary__edvuaz_0 = i;
682
682
  i = _unary__edvuaz_0 + 1 | 0;
683
- ctx.x68(tail, segmentOffset + _unary__edvuaz_0 | 0, toByte(c));
683
+ ctx.l69(tail, segmentOffset + _unary__edvuaz_0 | 0, toByte(c));
684
684
  }
685
685
  var bytesWritten = i + segmentOffset | 0;
686
686
  if (bytesWritten === 1) {
687
- tail.h67_1 = tail.h67_1 + bytesWritten | 0;
687
+ tail.v67_1 = tail.v67_1 + bytesWritten | 0;
688
688
  var tmp = this_0;
689
689
  // Inline function 'kotlin.Long.plus' call
690
- tmp.a67_1 = this_0.a67_1.w2(toLong(bytesWritten));
690
+ tmp.o67_1 = this_0.o67_1.z2(toLong(bytesWritten));
691
691
  break $l$block_0;
692
692
  }
693
693
  // Inline function 'kotlin.check' call
694
- if (!(0 <= bytesWritten ? bytesWritten <= tail.n68() : false)) {
695
- var message = 'Invalid number of bytes written: ' + bytesWritten + '. Should be in 0..' + tail.n68();
694
+ if (!(0 <= bytesWritten ? bytesWritten <= tail.b69() : false)) {
695
+ var message = 'Invalid number of bytes written: ' + bytesWritten + '. Should be in 0..' + tail.b69();
696
696
  throw IllegalStateException_init_$Create$(toString(message));
697
697
  }
698
698
  if (!(bytesWritten === 0)) {
699
- tail.h67_1 = tail.h67_1 + bytesWritten | 0;
699
+ tail.v67_1 = tail.v67_1 + bytesWritten | 0;
700
700
  var tmp_0 = this_0;
701
701
  // Inline function 'kotlin.Long.plus' call
702
- tmp_0.a67_1 = this_0.a67_1.w2(toLong(bytesWritten));
702
+ tmp_0.o67_1 = this_0.o67_1.z2(toLong(bytesWritten));
703
703
  break $l$block_0;
704
704
  }
705
705
  if (isEmpty(tail)) {
706
- this_0.c68();
706
+ this_0.q68();
707
707
  }
708
708
  }
709
709
  } else if (c < 2048) {
710
710
  $l$block_2: {
711
711
  // Inline function 'kotlinx.io.unsafe.UnsafeBufferOperations.writeToTail' call
712
- var tail_0 = this_0.o67(2);
713
- get_SegmentWriteContextImpl().w68(tail_0, 0, toByte(c >> 6 | 192), toByte(c & 63 | 128));
712
+ var tail_0 = this_0.c68(2);
713
+ get_SegmentWriteContextImpl().k69(tail_0, 0, toByte(c >> 6 | 192), toByte(c & 63 | 128));
714
714
  var bytesWritten_0 = 2;
715
715
  if (bytesWritten_0 === 2) {
716
- tail_0.h67_1 = tail_0.h67_1 + bytesWritten_0 | 0;
716
+ tail_0.v67_1 = tail_0.v67_1 + bytesWritten_0 | 0;
717
717
  var tmp_1 = this_0;
718
718
  // Inline function 'kotlin.Long.plus' call
719
- tmp_1.a67_1 = this_0.a67_1.w2(toLong(bytesWritten_0));
719
+ tmp_1.o67_1 = this_0.o67_1.z2(toLong(bytesWritten_0));
720
720
  break $l$block_2;
721
721
  }
722
722
  // Inline function 'kotlin.check' call
723
- if (!(0 <= bytesWritten_0 ? bytesWritten_0 <= tail_0.n68() : false)) {
724
- var message_0 = 'Invalid number of bytes written: ' + bytesWritten_0 + '. Should be in 0..' + tail_0.n68();
723
+ if (!(0 <= bytesWritten_0 ? bytesWritten_0 <= tail_0.b69() : false)) {
724
+ var message_0 = 'Invalid number of bytes written: ' + bytesWritten_0 + '. Should be in 0..' + tail_0.b69();
725
725
  throw IllegalStateException_init_$Create$(toString(message_0));
726
726
  }
727
727
  if (!(bytesWritten_0 === 0)) {
728
- tail_0.h67_1 = tail_0.h67_1 + bytesWritten_0 | 0;
728
+ tail_0.v67_1 = tail_0.v67_1 + bytesWritten_0 | 0;
729
729
  var tmp_2 = this_0;
730
730
  // Inline function 'kotlin.Long.plus' call
731
- tmp_2.a67_1 = this_0.a67_1.w2(toLong(bytesWritten_0));
731
+ tmp_2.o67_1 = this_0.o67_1.z2(toLong(bytesWritten_0));
732
732
  break $l$block_2;
733
733
  }
734
734
  if (isEmpty(tail_0)) {
735
- this_0.c68();
735
+ this_0.q68();
736
736
  }
737
737
  }
738
738
  i = i + 1 | 0;
739
739
  } else if (c < 55296 || c > 57343) {
740
740
  $l$block_4: {
741
741
  // Inline function 'kotlinx.io.unsafe.UnsafeBufferOperations.writeToTail' call
742
- var tail_1 = this_0.o67(3);
743
- get_SegmentWriteContextImpl().v68(tail_1, 0, toByte(c >> 12 | 224), toByte(c >> 6 & 63 | 128), toByte(c & 63 | 128));
742
+ var tail_1 = this_0.c68(3);
743
+ get_SegmentWriteContextImpl().j69(tail_1, 0, toByte(c >> 12 | 224), toByte(c >> 6 & 63 | 128), toByte(c & 63 | 128));
744
744
  var bytesWritten_1 = 3;
745
745
  if (bytesWritten_1 === 3) {
746
- tail_1.h67_1 = tail_1.h67_1 + bytesWritten_1 | 0;
746
+ tail_1.v67_1 = tail_1.v67_1 + bytesWritten_1 | 0;
747
747
  var tmp_3 = this_0;
748
748
  // Inline function 'kotlin.Long.plus' call
749
- tmp_3.a67_1 = this_0.a67_1.w2(toLong(bytesWritten_1));
749
+ tmp_3.o67_1 = this_0.o67_1.z2(toLong(bytesWritten_1));
750
750
  break $l$block_4;
751
751
  }
752
752
  // Inline function 'kotlin.check' call
753
- if (!(0 <= bytesWritten_1 ? bytesWritten_1 <= tail_1.n68() : false)) {
754
- var message_1 = 'Invalid number of bytes written: ' + bytesWritten_1 + '. Should be in 0..' + tail_1.n68();
753
+ if (!(0 <= bytesWritten_1 ? bytesWritten_1 <= tail_1.b69() : false)) {
754
+ var message_1 = 'Invalid number of bytes written: ' + bytesWritten_1 + '. Should be in 0..' + tail_1.b69();
755
755
  throw IllegalStateException_init_$Create$(toString(message_1));
756
756
  }
757
757
  if (!(bytesWritten_1 === 0)) {
758
- tail_1.h67_1 = tail_1.h67_1 + bytesWritten_1 | 0;
758
+ tail_1.v67_1 = tail_1.v67_1 + bytesWritten_1 | 0;
759
759
  var tmp_4 = this_0;
760
760
  // Inline function 'kotlin.Long.plus' call
761
- tmp_4.a67_1 = this_0.a67_1.w2(toLong(bytesWritten_1));
761
+ tmp_4.o67_1 = this_0.o67_1.z2(toLong(bytesWritten_1));
762
762
  break $l$block_4;
763
763
  }
764
764
  if (isEmpty(tail_1)) {
765
- this_0.c68();
765
+ this_0.q68();
766
766
  }
767
767
  }
768
768
  i = i + 1 | 0;
@@ -781,43 +781,43 @@
781
781
  // Inline function 'kotlin.code' call
782
782
  var this_4 = _Char___init__impl__6a9atx(63);
783
783
  var tmp$ret$26 = Char__toInt_impl_vasixd(this_4);
784
- this_0.s20(toByte(tmp$ret$26));
784
+ this_0.g21(toByte(tmp$ret$26));
785
785
  i = i + 1 | 0;
786
786
  } else {
787
787
  var codePoint = 65536 + ((c & 1023) << 10 | low & 1023) | 0;
788
788
  $l$block_6: {
789
789
  // Inline function 'kotlinx.io.unsafe.UnsafeBufferOperations.writeToTail' call
790
- var tail_2 = this_0.o67(4);
791
- get_SegmentWriteContextImpl().u68(tail_2, 0, toByte(codePoint >> 18 | 240), toByte(codePoint >> 12 & 63 | 128), toByte(codePoint >> 6 & 63 | 128), toByte(codePoint & 63 | 128));
790
+ var tail_2 = this_0.c68(4);
791
+ get_SegmentWriteContextImpl().i69(tail_2, 0, toByte(codePoint >> 18 | 240), toByte(codePoint >> 12 & 63 | 128), toByte(codePoint >> 6 & 63 | 128), toByte(codePoint & 63 | 128));
792
792
  var bytesWritten_2 = 4;
793
793
  if (bytesWritten_2 === 4) {
794
- tail_2.h67_1 = tail_2.h67_1 + bytesWritten_2 | 0;
794
+ tail_2.v67_1 = tail_2.v67_1 + bytesWritten_2 | 0;
795
795
  var tmp_6 = this_0;
796
796
  // Inline function 'kotlin.Long.plus' call
797
- tmp_6.a67_1 = this_0.a67_1.w2(toLong(bytesWritten_2));
797
+ tmp_6.o67_1 = this_0.o67_1.z2(toLong(bytesWritten_2));
798
798
  break $l$block_6;
799
799
  }
800
800
  // Inline function 'kotlin.check' call
801
- if (!(0 <= bytesWritten_2 ? bytesWritten_2 <= tail_2.n68() : false)) {
802
- var message_2 = 'Invalid number of bytes written: ' + bytesWritten_2 + '. Should be in 0..' + tail_2.n68();
801
+ if (!(0 <= bytesWritten_2 ? bytesWritten_2 <= tail_2.b69() : false)) {
802
+ var message_2 = 'Invalid number of bytes written: ' + bytesWritten_2 + '. Should be in 0..' + tail_2.b69();
803
803
  throw IllegalStateException_init_$Create$(toString(message_2));
804
804
  }
805
805
  if (!(bytesWritten_2 === 0)) {
806
- tail_2.h67_1 = tail_2.h67_1 + bytesWritten_2 | 0;
806
+ tail_2.v67_1 = tail_2.v67_1 + bytesWritten_2 | 0;
807
807
  var tmp_7 = this_0;
808
808
  // Inline function 'kotlin.Long.plus' call
809
- tmp_7.a67_1 = this_0.a67_1.w2(toLong(bytesWritten_2));
809
+ tmp_7.o67_1 = this_0.o67_1.z2(toLong(bytesWritten_2));
810
810
  break $l$block_6;
811
811
  }
812
812
  if (isEmpty(tail_2)) {
813
- this_0.c68();
813
+ this_0.q68();
814
814
  }
815
815
  }
816
816
  i = i + 2 | 0;
817
817
  }
818
818
  }
819
819
  }
820
- _this__u8e3s4.d67();
820
+ _this__u8e3s4.r67();
821
821
  }
822
822
  function FileSystem() {
823
823
  }
@@ -827,9 +827,9 @@
827
827
  isRegularFile = isRegularFile === VOID ? false : isRegularFile;
828
828
  isDirectory = isDirectory === VOID ? false : isDirectory;
829
829
  size = size === VOID ? new Long(0, 0) : size;
830
- this.e69_1 = isRegularFile;
831
- this.f69_1 = isDirectory;
832
- this.g69_1 = size;
830
+ this.s69_1 = isRegularFile;
831
+ this.t69_1 = isDirectory;
832
+ this.u69_1 = size;
833
833
  }
834
834
  function removeTrailingSeparators(path, isWindows_) {
835
835
  isWindows_ = isWindows_ === VOID ? get_isWindows() : isWindows_;
@@ -857,7 +857,7 @@
857
857
  // Inline function 'kotlin.text.buildString' call
858
858
  // Inline function 'kotlin.apply' call
859
859
  var this_0 = StringBuilder_init_$Create$_0();
860
- this_0.u8(base);
860
+ this_0.w8(base);
861
861
  // Inline function 'kotlin.collections.forEach' call
862
862
  var inductionVariable = 0;
863
863
  var last = parts.length;
@@ -872,9 +872,9 @@
872
872
  tmp = false;
873
873
  }
874
874
  if (tmp) {
875
- this_0.v8(get_SystemPathSeparator());
875
+ this_0.x8(get_SystemPathSeparator());
876
876
  }
877
- this_0.u8(element);
877
+ this_0.w8(element);
878
878
  }
879
879
  var tmp$ret$5 = this_0.toString();
880
880
  return Path_1(tmp$ret$5);
@@ -930,27 +930,27 @@
930
930
  }
931
931
  function SegmentReadContextImpl$1() {
932
932
  }
933
- protoOf(SegmentReadContextImpl$1).a68 = function (segment, offset) {
934
- return segment.p68(offset);
933
+ protoOf(SegmentReadContextImpl$1).o68 = function (segment, offset) {
934
+ return segment.d69(offset);
935
935
  };
936
936
  function SegmentWriteContextImpl$1() {
937
937
  }
938
- protoOf(SegmentWriteContextImpl$1).x68 = function (segment, offset, value) {
939
- segment.q68(offset, value);
938
+ protoOf(SegmentWriteContextImpl$1).l69 = function (segment, offset, value) {
939
+ segment.e69(offset, value);
940
940
  };
941
- protoOf(SegmentWriteContextImpl$1).w68 = function (segment, offset, b0, b1) {
942
- segment.r68(offset, b0, b1);
941
+ protoOf(SegmentWriteContextImpl$1).k69 = function (segment, offset, b0, b1) {
942
+ segment.f69(offset, b0, b1);
943
943
  };
944
- protoOf(SegmentWriteContextImpl$1).v68 = function (segment, offset, b0, b1, b2) {
945
- segment.s68(offset, b0, b1, b2);
944
+ protoOf(SegmentWriteContextImpl$1).j69 = function (segment, offset, b0, b1, b2) {
945
+ segment.g69(offset, b0, b1, b2);
946
946
  };
947
- protoOf(SegmentWriteContextImpl$1).u68 = function (segment, offset, b0, b1, b2, b3) {
948
- segment.t68(offset, b0, b1, b2, b3);
947
+ protoOf(SegmentWriteContextImpl$1).i69 = function (segment, offset, b0, b1, b2, b3) {
948
+ segment.h69(offset, b0, b1, b2, b3);
949
949
  };
950
950
  function BufferIterationContextImpl$1() {
951
951
  }
952
- protoOf(BufferIterationContextImpl$1).a68 = function (segment, offset) {
953
- return get_SegmentReadContextImpl().a68(segment, offset);
952
+ protoOf(BufferIterationContextImpl$1).o68 = function (segment, offset) {
953
+ return get_SegmentReadContextImpl().o68(segment, offset);
954
954
  };
955
955
  var properties_initialized_UnsafeBufferOperations_kt_2xfgoc;
956
956
  function _init_properties_UnsafeBufferOperations_kt__xw75gy() {
@@ -1031,15 +1031,15 @@
1031
1031
  captureStack(this, EOFException);
1032
1032
  }
1033
1033
  function SegmentPool() {
1034
- this.p67_1 = 0;
1035
- this.q67_1 = 0;
1034
+ this.d68_1 = 0;
1035
+ this.e68_1 = 0;
1036
1036
  }
1037
- protoOf(SegmentPool).r67 = function () {
1038
- return Companion_instance.i68();
1037
+ protoOf(SegmentPool).f68 = function () {
1038
+ return Companion_instance.w68();
1039
1039
  };
1040
- protoOf(SegmentPool).b68 = function (segment) {
1040
+ protoOf(SegmentPool).p68 = function (segment) {
1041
1041
  };
1042
- protoOf(SegmentPool).l68 = function () {
1042
+ protoOf(SegmentPool).z68 = function () {
1043
1043
  return AlwaysSharedCopyTracker_getInstance();
1044
1044
  };
1045
1045
  var SegmentPool_instance;
@@ -1197,7 +1197,7 @@
1197
1197
  }
1198
1198
  function SystemFileSystem$o$delete$lambda($path) {
1199
1199
  return function () {
1200
- var tmp0_elvis_lhs = get_fs().statSync($path.h69_1);
1200
+ var tmp0_elvis_lhs = get_fs().statSync($path.v69_1);
1201
1201
  var tmp;
1202
1202
  if (tmp0_elvis_lhs == null) {
1203
1203
  throw new FileNotFoundException('File does not exist: ' + $path.toString());
@@ -1207,10 +1207,10 @@
1207
1207
  var stats = tmp;
1208
1208
  var tmp_0;
1209
1209
  if (stats.isDirectory()) {
1210
- get_fs().rmdirSync($path.h69_1);
1210
+ get_fs().rmdirSync($path.v69_1);
1211
1211
  tmp_0 = Unit_instance;
1212
1212
  } else {
1213
- get_fs().rmSync($path.h69_1);
1213
+ get_fs().rmSync($path.v69_1);
1214
1214
  tmp_0 = Unit_instance;
1215
1215
  }
1216
1216
  return Unit_instance;
@@ -1218,7 +1218,7 @@
1218
1218
  }
1219
1219
  function SystemFileSystem$o$metadataOrNull$lambda($path, $metadata) {
1220
1220
  return function () {
1221
- var tmp0_elvis_lhs = get_fs().statSync($path.h69_1);
1221
+ var tmp0_elvis_lhs = get_fs().statSync($path.v69_1);
1222
1222
  var tmp;
1223
1223
  if (tmp0_elvis_lhs == null) {
1224
1224
  return Unit_instance;
@@ -1235,11 +1235,11 @@
1235
1235
  function SystemFileSystem$1() {
1236
1236
  SystemFileSystemImpl.call(this);
1237
1237
  }
1238
- protoOf(SystemFileSystem$1).y68 = function (path) {
1239
- return get_fs().existsSync(path.h69_1);
1238
+ protoOf(SystemFileSystem$1).m69 = function (path) {
1239
+ return get_fs().existsSync(path.v69_1);
1240
1240
  };
1241
- protoOf(SystemFileSystem$1).z68 = function (path, mustExist) {
1242
- if (!this.y68(path)) {
1241
+ protoOf(SystemFileSystem$1).n69 = function (path, mustExist) {
1242
+ if (!this.m69(path)) {
1243
1243
  if (mustExist) {
1244
1244
  throw new FileNotFoundException('File does not exist: ' + path.toString());
1245
1245
  }
@@ -1253,13 +1253,13 @@
1253
1253
  throw IOException_init_$Create$_1('Delete failed for ' + path.toString(), tmp0_safe_receiver);
1254
1254
  }
1255
1255
  };
1256
- protoOf(SystemFileSystem$1).b69 = function (path, mustCreate) {
1257
- var metadata = this.i69(path);
1256
+ protoOf(SystemFileSystem$1).p69 = function (path, mustCreate) {
1257
+ var metadata = this.w69(path);
1258
1258
  if (!(metadata == null)) {
1259
1259
  if (mustCreate) {
1260
1260
  throw IOException_init_$Create$_0('Path already exists: ' + path.toString());
1261
1261
  }
1262
- if (metadata.e69_1) {
1262
+ if (metadata.s69_1) {
1263
1263
  throw IOException_init_$Create$_0("Path already exists and it's a file: " + path.toString());
1264
1264
  }
1265
1265
  return Unit_instance;
@@ -1267,9 +1267,9 @@
1267
1267
  // Inline function 'kotlin.collections.arrayListOf' call
1268
1268
  var parts = ArrayList_init_$Create$();
1269
1269
  var p = path;
1270
- while (!(p == null) && !this.y68(p)) {
1270
+ while (!(p == null) && !this.m69(p)) {
1271
1271
  parts.e(p.toString());
1272
- p = p.yq();
1272
+ p = p.mr();
1273
1273
  }
1274
1274
  // Inline function 'kotlin.collections.forEach' call
1275
1275
  var _iterator__ex2g4s = asReversed(parts).j();
@@ -1278,8 +1278,8 @@
1278
1278
  get_fs().mkdirSync(element);
1279
1279
  }
1280
1280
  };
1281
- protoOf(SystemFileSystem$1).i69 = function (path) {
1282
- if (!this.y68(path))
1281
+ protoOf(SystemFileSystem$1).w69 = function (path) {
1282
+ if (!this.m69(path))
1283
1283
  return null;
1284
1284
  var metadata = {_v: null};
1285
1285
  var tmp0_safe_receiver = withCaughtException(SystemFileSystem$o$metadataOrNull$lambda(path, metadata));
@@ -1291,7 +1291,7 @@
1291
1291
  }
1292
1292
  return metadata._v;
1293
1293
  };
1294
- protoOf(SystemFileSystem$1).d69 = function (path, append) {
1294
+ protoOf(SystemFileSystem$1).r69 = function (path, append) {
1295
1295
  return new FileSink(path, append);
1296
1296
  };
1297
1297
  var properties_initialized_FileSystemNodeJs_kt_vmmd20;
@@ -1308,31 +1308,31 @@
1308
1308
  var tmp = KProperty0;
1309
1309
  // Inline function 'kotlin.getValue' call
1310
1310
  getPropertyCallableRef('SystemPathSeparator', 0, tmp, _get_SystemPathSeparator_$ref_lvdbpt(), null);
1311
- return tmp0.u().g1_1;
1311
+ return tmp0.u().j1_1;
1312
1312
  }
1313
1313
  var SystemPathSeparator$delegate;
1314
1314
  function Path_0(rawPath, any) {
1315
- this.h69_1 = removeTrailingSeparators(rawPath);
1315
+ this.v69_1 = removeTrailingSeparators(rawPath);
1316
1316
  }
1317
- protoOf(Path_0).yq = function () {
1317
+ protoOf(Path_0).mr = function () {
1318
1318
  // Inline function 'kotlin.text.isEmpty' call
1319
- var this_0 = this.h69_1;
1319
+ var this_0 = this.v69_1;
1320
1320
  if (charSequenceLength(this_0) === 0)
1321
1321
  return null;
1322
1322
  if (get_isWindows()) {
1323
- if (!contains(this.h69_1, _Char___init__impl__6a9atx(47)) && !contains(this.h69_1, _Char___init__impl__6a9atx(92))) {
1323
+ if (!contains(this.v69_1, _Char___init__impl__6a9atx(47)) && !contains(this.v69_1, _Char___init__impl__6a9atx(92))) {
1324
1324
  return null;
1325
1325
  }
1326
- } else if (!contains(this.h69_1, get_SystemPathSeparator())) {
1326
+ } else if (!contains(this.v69_1, get_SystemPathSeparator())) {
1327
1327
  return null;
1328
1328
  }
1329
- var p = get_path().dirname(this.h69_1);
1329
+ var p = get_path().dirname(this.v69_1);
1330
1330
  var tmp;
1331
1331
  // Inline function 'kotlin.text.isEmpty' call
1332
1332
  if (charSequenceLength(p) === 0) {
1333
1333
  tmp = null;
1334
1334
  } else {
1335
- if (p === this.h69_1) {
1335
+ if (p === this.v69_1) {
1336
1336
  tmp = null;
1337
1337
  } else {
1338
1338
  tmp = Path_1(p);
@@ -1341,17 +1341,17 @@
1341
1341
  return tmp;
1342
1342
  };
1343
1343
  protoOf(Path_0).toString = function () {
1344
- return this.h69_1;
1344
+ return this.v69_1;
1345
1345
  };
1346
1346
  protoOf(Path_0).equals = function (other) {
1347
1347
  if (this === other)
1348
1348
  return true;
1349
1349
  if (!(other instanceof Path_0))
1350
1350
  return false;
1351
- return this.h69_1 === other.h69_1;
1351
+ return this.v69_1 === other.v69_1;
1352
1352
  };
1353
1353
  protoOf(Path_0).hashCode = function () {
1354
- return getStringHashCode(this.h69_1);
1354
+ return getStringHashCode(this.v69_1);
1355
1355
  };
1356
1356
  function open($this, path, append) {
1357
1357
  var flags = append ? 'a' : 'w';
@@ -1361,31 +1361,31 @@
1361
1361
  null;
1362
1362
  else {
1363
1363
  // Inline function 'kotlin.also' call
1364
- throw IOException_init_$Create$_1('Failed to open a file ' + path.h69_1 + '.', tmp0_safe_receiver);
1364
+ throw IOException_init_$Create$_1('Failed to open a file ' + path.v69_1 + '.', tmp0_safe_receiver);
1365
1365
  }
1366
1366
  if (fd._v < 0)
1367
- throw IOException_init_$Create$_0('Failed to open a file ' + path.h69_1 + '.');
1367
+ throw IOException_init_$Create$_0('Failed to open a file ' + path.v69_1 + '.');
1368
1368
  return fd._v;
1369
1369
  }
1370
1370
  function FileSink$open$lambda($fd, $path, $flags) {
1371
1371
  return function () {
1372
- $fd._v = get_fs().openSync($path.h69_1, $flags);
1372
+ $fd._v = get_fs().openSync($path.v69_1, $flags);
1373
1373
  return Unit_instance;
1374
1374
  };
1375
1375
  }
1376
1376
  function FileSink$write$lambda(this$0, $buf) {
1377
1377
  return function () {
1378
- get_fs().writeFileSync(this$0.k69_1, $buf);
1378
+ get_fs().writeFileSync(this$0.y69_1, $buf);
1379
1379
  return Unit_instance;
1380
1380
  };
1381
1381
  }
1382
1382
  function FileSink(path, append) {
1383
- this.j69_1 = false;
1384
- this.k69_1 = open(this, path, append);
1383
+ this.x69_1 = false;
1384
+ this.y69_1 = open(this, path, append);
1385
1385
  }
1386
- protoOf(FileSink).t67 = function (source, byteCount) {
1386
+ protoOf(FileSink).h68 = function (source, byteCount) {
1387
1387
  // Inline function 'kotlin.check' call
1388
- if (!!this.j69_1) {
1388
+ if (!!this.x69_1) {
1389
1389
  var message = 'Sink is closed.';
1390
1390
  throw IllegalStateException_init_$Create$(toString(message));
1391
1391
  }
@@ -1399,14 +1399,14 @@
1399
1399
  var segmentBytes = 0;
1400
1400
  // Inline function 'kotlinx.io.unsafe.UnsafeBufferOperations.readFromHead' call
1401
1401
  // Inline function 'kotlin.require' call
1402
- if (!!source.c67()) {
1402
+ if (!!source.q67()) {
1403
1403
  var message_0 = 'Buffer is empty';
1404
1404
  throw IllegalArgumentException_init_$Create$(toString(message_0));
1405
1405
  }
1406
- var head = ensureNotNull(source.y66_1);
1407
- var tmp0 = head.o68(true);
1408
- var tmp2 = head.g67_1;
1409
- segmentBytes = head.h67_1 - tmp2 | 0;
1406
+ var head = ensureNotNull(source.m67_1);
1407
+ var tmp0 = head.c69(true);
1408
+ var tmp2 = head.u67_1;
1409
+ segmentBytes = head.v67_1 - tmp2 | 0;
1410
1410
  var buf = get_buffer().Buffer.allocUnsafe(segmentBytes);
1411
1411
  var inductionVariable = 0;
1412
1412
  var last = segmentBytes;
@@ -1430,18 +1430,18 @@
1430
1430
  throw IllegalStateException_init_$Create$('Returned negative read bytes count');
1431
1431
  if (bytesRead > head.m())
1432
1432
  throw IllegalStateException_init_$Create$('Returned too many bytes');
1433
- source.m67(toLong(bytesRead));
1433
+ source.a68(toLong(bytesRead));
1434
1434
  }
1435
1435
  var tmp0_0 = remainingBytes;
1436
1436
  // Inline function 'kotlin.Long.minus' call
1437
1437
  var other = segmentBytes;
1438
- remainingBytes = tmp0_0.x2(toLong(other));
1438
+ remainingBytes = tmp0_0.a3(toLong(other));
1439
1439
  }
1440
1440
  };
1441
- protoOf(FileSink).b22 = function () {
1442
- if (!this.j69_1) {
1443
- this.j69_1 = true;
1444
- get_fs().closeSync(this.k69_1);
1441
+ protoOf(FileSink).p22 = function () {
1442
+ if (!this.x69_1) {
1443
+ this.x69_1 = true;
1444
+ get_fs().closeSync(this.y69_1);
1445
1445
  }
1446
1446
  };
1447
1447
  function Path_1(path) {
@@ -1470,8 +1470,8 @@
1470
1470
  }
1471
1471
  }
1472
1472
  //region block: post-declaration
1473
- protoOf(SystemFileSystemImpl).a69 = delete$default;
1474
- protoOf(SystemFileSystemImpl).c69 = createDirectories$default;
1473
+ protoOf(SystemFileSystemImpl).o69 = delete$default;
1474
+ protoOf(SystemFileSystemImpl).q69 = createDirectories$default;
1475
1475
  //endregion
1476
1476
  //region block: init
1477
1477
  Companion_instance = new Companion();