- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3
flbeta_function_getFileSize
        Wesley de Groot edited this page Nov 3, 2016 
        ·
        18 revisions
      
                         _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta
 Get the filesize of a file
This function is for the Command Line Interface and Websites!
| For | Type | @var | Description | Required | 
| string | fileURL | file url | Required | |
| object | onSize | return to function | Required | 
     _.getFileSize('https://www.wdgwv.com/logo.png', function (size) {window.alert(size)})
null
[Back to function list](https://github.com/wdg/_.js/wiki/Function%20List%20(Beta))
© Wesley de Groot • CC-BY 4.0 • WDGWV