# raw-sync-response **Repository Path**: mirrors_mikeal/raw-sync-response ## Basic Information - **Project Name**: raw-sync-response - **Description**: Block format for a sync request of an RSL block against a cache - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![8078](https://img.shields.io/badge/compiled%20bundle-8k-green) ![3065](https://img.shields.io/badge/gzipped%20bundle-3k-brightgreen) ## Format ``` // block [ hash-length, rsl-hash, ...parts ] // part [ 0 || length, part ] // 0 means the segment is a hash ```