Files
FastSyncAi/fastsync_server
T
Theo Tappe 1a9d6fde96 Refactor: Clean up batch header reading in server
Replace manual unpacking of batch_meta_header_t fields with direct
struct field reads. The magic was already read separately, so we
now read count, total_name_len, and total_size directly into the
struct fields, which is cleaner and less error-prone.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-24 12:43:59 +02:00

31 KiB
Executable File