Skip to main content

is_ram_bundle

Function is_ram_bundle 

Source
pub fn is_ram_bundle(data: &[u8]) -> bool
Expand description

Check if data starts with the RAM bundle magic number.

Requires at least 4 bytes.