MapstedFileWriter

Constructors

Link copied to clipboard
constructor(fileName: String, encoding: String)
constructor(fileName: String)

Functions

Link copied to clipboard
open fun deleteFile()
Link copied to clipboard
open fun finalize()
Link copied to clipboard
open fun initialize(context: Context)
Link copied to clipboard
Flushes all remaining data to the file, closes all buffers and files, and returns the file name.
Link copied to clipboard
open fun write(text: String)
Link copied to clipboard
open fun writeLine(text: String)