net.sf.retrotranslator.runtime.java.io
Class _Reader

java.lang.Object
  extended by net.sf.retrotranslator.runtime.java.io._Reader

public class _Reader
extends java.lang.Object

Author:
Taras Puchko

Constructor Summary
_Reader()
           
 
Method Summary
static int read(java.io.Reader reader, java.nio.CharBuffer target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_Reader

public _Reader()
Method Detail

read

public static int read(java.io.Reader reader,
                       java.nio.CharBuffer target)
                throws java.io.IOException
Throws:
java.io.IOException