Skip to main content

BATCHED_MAGIC

Constant BATCHED_MAGIC 

Source
pub const BATCHED_MAGIC: [u8; 3];
Expand description

Magic + version prefix for the batched binary wire format. F B 2 = Fib Binary v2 (batched). Stores the profile once per batch, then concatenates per-block payloads (norm + indices) with no per-block header.