Skip to content

Reads a large text file in java by mapping it into memory (NIO). Contents of the file is exported in blocks of lines that can be used by programs that typically worked with fixed file formats.

Notifications You must be signed in to change notification settings

viswanath7/LargeFilereader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

Reads a large text file in java by mapping it into memory (NIO). Contents of the file is exported in blocks of lines that can be used by programs that typically worked with fixed file formats.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages