Class IO

java.lang.Object
com.storedobject.common.IO

public class IO extends Object
Generic Input/Output routines. All 'get' methods return 'buffered' streams/readers/writers. 'Double buffering' is avoided. Conversion between streams and reader/writer are with UTF-8 encoding.
Author:
Syam