Skip to content

Commit

Permalink
Add detailed file type checks and utility methods in FileUtil
Browse files Browse the repository at this point in the history
Enhanced the `FileUtil` class by adding multiple methods to determine specific file types and read file content in different ways. This includes methods for ZIP, 7-Zip, MP3, WAV, RAR, PNG, JPG, and other file formats, as well as functions to handle text and binary file operations.

Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
  • Loading branch information
ivandrofly committed Sep 13, 2024
1 parent 293e81c commit 39d1bcc
Showing 1 changed file with 181 additions and 2 deletions.
Loading

0 comments on commit 39d1bcc

Please sign in to comment.