Watch
1
1
Fork
You've already forked gamesync
0
Code Issues 22 Pull requests Projects Releases Packages Wiki Activity Pipelines

auto decompress/compress #28

Open
opened 2026-08-18 10:03:20 +00:00 by PatrikBures · 0 comments
Owner

before chunking, read the first 4-8 bytes to figure out the compression algorithm. if it matches, decompress it as it is chunked. in the files table, there needs to be a column for different compression types. if it does not match any compression then do not decompress, just pass the raw bytes

before chunking, read the first 4-8 bytes to figure out the compression algorithm. if it matches, decompress it as it is chunked. in the files table, there needs to be a column for different compression types. if it does not match any compression then do not decompress, just pass the raw bytes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
PatrikBures/gamesync#28
No description provided.