THOR.this

Opens the filehandle and stores the filesize

struct THOR
this
(
string name
)

Parameters

name string

Filename of the THOR file

Throws

Exception if name is null or ErrnoException in case of file operation failure.

Meta