public interface UbFileSystemService extends UbDeviceNs
cast, customNsboolean exists(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned getParentFile(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionbyte getFileType(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionUbRemoteString getFileName(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned getSize(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned[] listFiles(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned getDirectoryFile(VUnsigned fileNo, VUnsigned index) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionboolean canRead(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionboolean canWrite(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned createTime(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned lastModified(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionbyte[] getFilePart(VUnsigned fileNo, VUnsigned from, VUnsigned length) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned mkdir(VUnsigned fileNo, String str) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned createNewRegularFile(VUnsigned fileNo, String str) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionboolean setLastModified(VUnsigned fileNo, VUnsigned time) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionboolean delete(VUnsigned fileNo) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned moveFile(VUnsigned fileNo, VUnsigned dstDir) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned renameFile(VUnsigned fileNo, String name) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionVUnsigned truncateSize(VUnsigned fileNo, VUnsigned size) throws eu.javaexperience.nativ.posix.PosixErrnoException
eu.javaexperience.nativ.posix.PosixErrnoExceptionCopyright © 2020. All rights reserved.