MoFile.this

Read from file.

mofile.MoFileException if data is in invalid or unsupported format. mofile.PluralFormException if plural form expression could not be parsed. FileException on file reading error.

  1. this(string fileName)
    struct MoFile
    @trusted
    this
    (
    string fileName
    )
  2. this(immutable(void)[] data)

Meta