Javascript File size

From FreeSWITCH Wiki

Jump to: navigation, search

Contents

Description

The file size. This appears to be the same as ((FreeSwitch Javascript File length))

Synopsis

size

Example

var fd = new File("/tmp/blah");
console_log(fd.size+"\n");

See Also

Javascript

Personal tools
Community