Skip to main content
read_file
atmos
0.1.0
In atmos::
kernel::
fs
atmos
::
kernel
::
fs
Function
read_
file
Copy item path
Source
pub fn read_file(path: &
str
) ->
Option
<
Vec
<
u8
>>
Expand description
ファイルを読み込んでバイト列を返すヘルパー (WiFiファームウェアロード等に使用)