BugHelp Wanted
Metriche repository
- Star
- (11 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Win32 API is only partially finished, The following APIs are incomplete:
- isDirectory(String path)
- doesExist(String path)
- getSize(String path)
- listDirectory(String path)
- read(String path)
- write(String path, int offset, InputStream stream, boolean append)