read(File::file:filename()) -> {ok, binary()} | not_found
write(File::file:filename(), Data::binary()) -> ok | {error, term()}
Generated by EDoc