Module serialization

Source
Expand description

The following file is part of gaps-online-software and published under the GPLv3 license

Re-exports§

pub use crate::io::caraspace::Frameable;

Traits§

Serialization
Encode/decode structs to Vec::<u8> to write to a file or send over the network

Functions§

seek_marker
Search for a u16 bytemarker in a stream.