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:
Binary file not shown.
Reference in New Issue
Block a user