Konloch/Jaxon

Win32 API

Open

#4 opened on 2024年7月31日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)Java (0 forks)github user discovery
BugHelp Wanted

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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)

Win32.java WinSystem.java

コントリビューターガイド