FORGEBOX Enterprise 🚀 - Take your ColdFusion (CFML) Development to Modern Times! Learn More...

File Writer

v1.0 Plugins
Uses the Java FileOutputStream, OutputStreamWriter, and BufferedWriter to provide a way to GREATLY increase
performance of file output. Must faster and less resource intensive than trying to build large strings and
perform fewer CFFILE append actions. Also less memory intensive than putting strings into an array and then
performing a listToArray() call.

Supports writting files in US-ASCII, ISO-8859-1, UTF-8, UTF-16BE, UTF-16LE,  UTF-16.
UTF-8 and UTF-16 unicode files will automatically have a byte order mark (BOM) written to them.
Drop in your custom plugins location or coldbox plugin extensions

$ box install File-Writer

No collaborators yet.
 
1.00 / 2
  • {{ getFullDate("2009-12-02T18:30:18Z") }}
  • {{ getFullDate("2016-06-09T15:53:56Z") }}
  • 7,373
  • 4,345