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

Service: getBufferedWriter

This service gets the buffered writer object of file on the server machine

Input Parameter:

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

Output Parameter:

Name Type Description
bufferedWriter: Object Buffered writer object of the file on the server machine.