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>
This commit is contained in:
Theo Tappe
2026-06-24 12:43:59 +02:00
parent bc46269f37
commit 1a9d6fde96
3 changed files with 5 additions and 9 deletions
BIN
View File
Binary file not shown.