encode-with-id-no-magic-byte

Status: IN

`SchemaRegistry.encode_with_id` uses a raw 4-byte big-endian schema ID prefix with no magic byte, unlike Confluent's 5-byte header (0x00 + 4-byte ID), so there is no format versioning for future wire format changes

Source: entries/2026/05/29/topic-confluent-schema-registry-protocol.md

JSON