length property
int
get
length
The length of the file in bytes, or -1 for a directory or non-existing files.
Implementation
int get length;
The length of the file in bytes, or -1 for a directory or non-existing files.
int get length;