Docs Menu
API Developer Guide / middleware / pub / file / fileToBytes

Service: fileToBytes

This service will read the file on the server location and return in bytes Input

Input Parameter:

Name Type Description
filePathWithName: String path & file name of the file on the server machine

Output Parameter:

Name Type Description
bytes: byte array content of the files