Skip to content
#

readfile

Here are 63 public repositories matching this topic...

This project allows to read UTF-8 encoded UNICODE files. It implements an infinite buffer file reader where one can recover the text word by word, which is converted from UTF-8, skipping blanks. The blanks can be recovered since they are all counted (feature used in the test program). By skipping blanks the reader is able to identify the start a…

  • Updated Oct 19, 2024
  • Java

Store Java objects into JSON or any format you want! SerialX is a powerful lightweight utility library to serialize Java objects programmatically via tweakable recursive descent parser for custom domain-specific languages!

  • Updated Sep 28, 2024

Improve this page

Add a description, image, and links to the readfile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the readfile topic, visit your repo's landing page and select "manage topics."

Learn more