org.openexi.proc.io
Class CharacterBuffer

java.lang.Object
  extended by org.openexi.proc.io.CharacterBuffer

public final class CharacterBuffer
extends java.lang.Object


Field Summary
static int BUFSIZE_DEFAULT
           
 
Constructor Summary
CharacterBuffer(int bufSize)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUFSIZE_DEFAULT

public static final int BUFSIZE_DEFAULT
See Also:
Constant Field Values
Constructor Detail

CharacterBuffer

public CharacterBuffer(int bufSize)