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 void
FileSystem.closeAsync
(IFile file, IFileTask2Callback cb) void
FileSystemImpl.closeAsync
(IFile iFile, IFileTask2Callback iFileTask2Callback) abstract int
FileSystem.openAsync
(DeviceList deviceList, String path, int mode, IFileTask2Callback cb) int
FileSystemImpl.openAsync
(DeviceList deviceList, String string, int int0, IFileTask2Callback iFileTask2Callback)