http://i2p-javadocs.i2p/net/i2p/util/TranslateReader.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait Constructor Details TranslateReader public TranslateReader ( I2PAppContext ctx, String bundle, InputStream in) throws IOException Parameters: bundle - may be null for tagging only in - UTF-8 Throws: IOException TranslateReader public TranslateReader ( I2PAppContext ctx, String bundle, Reader in) throws IOException Parameters: bundle - may be null for tagging only Throws: IOException Since:...