Sugar.IO

Classes

Class Notes
File Represents a file.
FileHandle Represents a random access file.
FileUtils Static helper class that provides methods for manipulating files.
Folder Represents a folder.
FolderUtils Static helper class that provides methods for manipulating directories.
Path Helper class that performs operations on a file or directory path information.

Enums

Enum Notes
FileOpenMode Represents a data access mode.
SeekOrigin Specifies the position in a stream to use for seeking.