Skip to main content

read_file

Function read_file 

Source
pub fn read_file(path: &str) -> Option<Vec<u8>>
Expand description

ファイルを読み込んでバイト列を返すヘルパー (WiFiファームウェアロード等に使用)