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 iFile, IFileTask2Callback iFileTask2Callback) abstract intFileSystem.openAsync(DeviceList deviceList, String path, int mode, IFileTask2Callback cb) intFileSystemImpl.openAsync(DeviceList deviceList, String string, int int0, IFileTask2Callback iFileTask2Callback)