Index
All Classes|All Packages|Deprecated API
M
- mark(int) - Method in class com.tianscar.assetfile.AssetFileInputStream
-
Marks the current position in this input stream.
- markSupported() - Method in class com.tianscar.assetfile.AssetFileInputStream
-
Tests if this input stream supports the mark and reset methods.
- mkdir(Uri) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent Uri (into an abstract pathname) that copies all the files in the directory.
- mkdir(File) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent abstract pathname that copies all the files in the directory.
- mkdir(String) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent pathname string that copies all the files in the directory.
- mkdir(URI) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent URI (into an abstract pathname) that copies all the files in the directory.
- mkdirs(Uri) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent Uri (into an abstract pathname) that copies all the files in the directory, including any necessary but nonexistent parent directories.
- mkdirs(File) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent abstract pathnamethat copies all the files in the directory, including any necessary but nonexistent parent directories.
- mkdirs(String) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent pathname string that copies all the files in the directory, including any necessary but nonexistent parent directories.
- mkdirs(URI) - Method in class com.tianscar.assetfile.AssetFile
-
Creates the directory from a parent URI (into an abstract pathname) that copies all the files in the directory, including any necessary but nonexistent parent directories.
All Classes|All Packages|Deprecated API