The file's data.
The last modified timestamp of the file.
The name of the file.
The size of the file in bytes.
The type of the file.
The webkitRelativePath of the file.
Returns a new SdkFile object that represents a portion of the original file.
Optionalstart: numberThe starting position of the slice (optional).
Optionalend: numberThe ending position of the slice (optional).
Optionaltype: stringThe type of the slice (optional).
A new SdkFile object that represents a portion of the original file.
Represents a file in the SDK.
Deprecated
Use
MwFileinstead.