Files And Directories Functions
๐๏ธ GetFileList
Gets the list of files with specified pattern from the mentioned directory.
๐๏ธ LoadBinaryData
Gets binary data from the specified file.
๐๏ธ LoadTextData
Gets text data from the specified file using the specified encoding.