Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 739 Bytes

ReadMe.md

File metadata and controls

45 lines (23 loc) · 739 Bytes

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.