Skip to main content

is_bytecode_file

Function is_bytecode_file 

Source
pub fn is_bytecode_file(bytes: &[u8]) -> bool
Expand description

Check if a byte buffer starts with the .semac magic number.