Index

A C E F G H I L M R S T W 
All Classes|All Packages|Deprecated API

G

getAFD() - Method in class com.tianscar.assetfile.AssetFileInputStream
Returns the AssetFileDescriptor object that represents the connection to the actual file in assets being used by this AssetFileInputStream.
getAFD() - Method in class com.tianscar.assetfile.AssetFileOutputStream
Returns the asset file descriptor associated with this stream.
getChannel() - Method in class com.tianscar.assetfile.AssetFileInputStream
Returns the unique FileChannel object associated with this asset file input stream.
getChannel() - Method in class com.tianscar.assetfile.AssetFileOutputStream
Returns the unique FileChannel object associated with this asset file output stream.
getFD() - Method in class com.tianscar.assetfile.AssetFileInputStream
Returns the FileDescriptor object that represents the connection to the actual file in assets being used by this AssetFileInputStream.
getFD() - Method in class com.tianscar.assetfile.AssetFileOutputStream
Returns the file descriptor associated with this stream.
getName() - Method in class com.tianscar.assetfile.AssetFile
Returns the name of the file or directory denoted by this abstract pathname.
getParent() - Method in class com.tianscar.assetfile.AssetFile
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getParentFile() - Method in class com.tianscar.assetfile.AssetFile
Returns the abstract pathname of this abstract pathname's parent, or null if this pathname does not name a parent directory.
getPath() - Method in class com.tianscar.assetfile.AssetFile
Converts this abstract pathname into a pathname string.
A C E F G H I L M R S T W 
All Classes|All Packages|Deprecated API