Package com.github.mjdev.libaums.fs
See: Description
-
Object Summary Object Description Companion FileSystemFactory This is a helper class to create different supported file systems. Companion Companion UsbFileStreamFactory Created by magnusja on 13/12/16. -
Class Summary Class Description AbstractUsbFile Created by magnusja on 3/1/17. UnsupportedFileSystemException UsbFileInputStream UsbFileInputStream provides common InputStream access to a UsbFile. UsbFileOutputStream UsbFileOutputStream provides common OutputStream access to a UsbFile. -
Interface Summary Interface Description FileSystem This class represents a file system. FileSystemCreator Created by magnusja on 28/02/17. UsbFile This class represents either an file or an directory.