Uses of Interface
zombie.fileSystem.IFileTask2Callback
Packages that use IFileTask2Callback
-
Uses of IFileTask2Callback in zombie.fileSystem
Methods in zombie.fileSystem with parameters of type IFileTask2CallbackModifier and TypeMethodDescriptionabstract voidFileSystem.closeAsync(IFile file, IFileTask2Callback cb) voidFileSystemImpl.closeAsync(IFile file, IFileTask2Callback cb) abstract intFileSystem.openAsync(DeviceList deviceList, String path, int mode, IFileTask2Callback cb) intFileSystemImpl.openAsync(DeviceList deviceList, String path, int mode, IFileTask2Callback cb)