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 file, IFileTask2Callback cb) abstract int
FileSystem.openAsync
(DeviceList deviceList, String path, int mode, IFileTask2Callback cb) int
FileSystemImpl.openAsync
(DeviceList deviceList, String path, int mode, IFileTask2Callback cb)