Skip to content

College project: JAVA library to ease working with text files.

Notifications You must be signed in to change notification settings

Amanpreet07/FileRWLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

FileRWLibrary

Version 1.0.0

Java library to work on files. It can be used to work on Text files or you can define any Custom format(can be done easily if you write and read using some self-defined format).

Includes methods for

  • reading
  • writing
  • file/folder manipulation
  • Encryption/Decryption

Intended usage

  • School/College projects
  • Personal use
  • Professional

Usage guide

Refer to Wiki tab for usage guide and methods list.


Current issues

None. However, the overwrite() method can be optimised for better response time using KMP algo for search.


Report Bug or Pull request

Most welcome.


Contributors


License & copyright

NONE. Happy to help.

About

College project: JAVA library to ease working with text files.

Topics

Resources

Stars

Watchers

Forks

Languages