Abstract Avail Text File
fun AbstractAvailTextFile(charset: Charset, fileWrapper: AbstractFileWrapper)
Content copied to clipboard
Construct an AvailFile.
Parameters
charset
The Charset of the file.
file Wrapper
The AbstractFileWrapper that wraps this AvailFile.