UnicodeFile.this

Construct a UnicodeFile from the provided FilePath. The given encoding represents the external file encoding, and should be one of the Encoding.* types.

class UnicodeFile(T)
this
(
const(char)[] path
,)

Meta