Accessor
Makes a string appears as an in memory file.
Path is taken as a literal string to use as the file’s data
This accessor is useful to allow plugins that normally accept files to also accept a plain string (for example parse_binary()).
parse_binary()