Searched defs:Fixed32Case (Results 1 – 1 of 1) sorted by relevance
548 struct Fixed32Case { struct549 uint8 bytes[sizeof(uint32)]; // Encoded bytes.550 uint32 value; // Parsed value.