de.flapdoodle.embedmongo.io
Class Readers

java.lang.Object
  extended by de.flapdoodle.embedmongo.io.Readers

public class Readers
extends Object


Field Summary
static int CHAR_BUFFER_LENGTH
           
 
Method Summary
static String readAll(Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHAR_BUFFER_LENGTH

public static final int CHAR_BUFFER_LENGTH
See Also:
Constant Field Values
Method Detail

readAll

public static String readAll(Reader reader)
                      throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.