Skip to main content

CONTINUATION

Constant CONTINUATION 

Source
const CONTINUATION: [u8; 4];
Expand description

The prefix of every encapsulated IPC message since the legacy format was retired. We write V5 with write_legacy_ipc_format off, so a message that does not start with it is not a message this wrote.