Package com.lf.commons.io

Some multi-purpose classes implementing low-level I/O functionality.

See: Description

Package com.lf.commons.io Description

Some multi-purpose classes implementing low-level I/O functionality.

This package contains some useful classes like the StraightStreamReader which bridges directly between the character based readers and byte based streams of Java. For instance it can be utilized for lexical scanners generated with JFlex.

 Copyright © 2005-2013 Leisenfels UG (haftungsbeschränkt). All rights reserved.