AbstractAvailTextFile

constructor(charset: Charset, fileWrapper: AbstractFileWrapper)

Construct an AvailFile.

Parameters

charset

The Charset of the file.

fileWrapper

The AbstractFileWrapper that wraps this AvailFile.