Skip to content

AsyncIO v1.0

Compare
Choose a tag to compare
@firenero firenero released this 19 Jan 12:34
· 20 commits to master since this release

AsyncIO

Common asynchronous operations with file system.

  • AppendAllLinesAsync
  • AppendAllTextAsync
  • CopyAsync
  • DeleteAsync
  • MoveAsync
  • ReadAllBytesAsync
  • ReadAllLinesAsync
  • ReadAllTextAsync
  • WriteAllBytesAsync
  • WriteAllLinesAsync
  • WriteAllTextAsync