Lucee Function Reference
							Function FILEREADBINARY
			
				Reads an on-disk or in-memory binary file (such as an executable or image file) on the server, into a binary object
			
		
		
		
		Example
filereadbinary(any source):any
Arguments
				The arguments for this function are set. You can not use other arguments except the following ones.
				
			
		
		
			
			
				
			
			| Name | Type | Required | Description | 
|---|---|---|---|
| source | any | Yes | file path |