MoFile.this

Read from file.

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

Meta