Skip to content

KruMF/FileHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Handler

by Krumuvecis

Free to use and modify for whatever purposes. No copyrights apply.

Abstract

Reads and writes files.

Work in progress

Requirements

  • JDK: 18
  • Maven compiler: 18
  • Maven Surefire: 3.0.0-M7
  • jetbrains annotations: 23.0.0
  • JUnit: Jupiter 5.9.0-M1

Instructions

See Manual.md for instructions.

Notes

Supported text encodings

  • Windows-1257 (default)
  • UTF-8

Contact Krumuvecis, if more options needed.

Versioning

Latest working version available at master branch.

Development happening at develop branch.