The path or file descriptor of the meta file.
Optionalwarnings: string[]
An optional array to receive deserialization warnings.
The encoding of the file. Defaults to utf-8.
Optionalformat: FtMetaSerializationFormat
The format of the file. Defaults to the format detected from the file extension.
The deserialized meta object.
Deserialize an FtMeta object from a file. The format is detected from the file extension when
formatis not provided.