бля это сэкс

This commit is contained in:
Ваше Имя
2026-04-03 20:54:12 +07:00
parent da5ec16b8e
commit 676c2c715f
5 changed files with 182 additions and 24 deletions
-2
View File
@@ -3,8 +3,6 @@ import 'dart:isolate';
import 'package:dart_lz4/dart_lz4.dart';
import 'package:msgpack_dart/msgpack_dart.dart' as msgpack;
import '../utils/logger.dart';
/// ver(1) + cmd(1) + seq(2) + opcode(2) + packedLen(4) = 10
const int headerSize = 10;
const int _maxDecompressedSize = 1048576; // 1 MB