Module serialization
Functionsยง
- serialize_
input_ record_ 0 - Serialize an [INPUT_RECORD_0].
KeyEventinto aVec<u8>using custom binary format. - serialize_
key_ event_ record - Serialize a [KEY_EVENT_RECORD] into a
Vec<u8>using custom binary format. - serialize_
key_ event_ record_ 0 - Serialize a [KEY_EVENT_RECORD_0] into a
Vec<u8>using custom binary format. - serialize_
pid - Serialize a process id into its little-endian byte representation used by the named-pipe PID handshake.