ErfFile.expectedLength

Expected file size. If not null, can be used to detect truncated files

struct ErfFile(NwnVersion NV)
Nullable!size_t expectedLength;

Meta