fr.umlv.tatoo.runtime.buffer.impl
Class CachedByteBufferCharacterBuffer
java.lang.Object
fr.umlv.tatoo.runtime.buffer.impl.AbstractByteBufferCharacterBuffer
fr.umlv.tatoo.runtime.buffer.impl.CachedByteBufferCharacterBuffer
- All Implemented Interfaces:
- CharacterBuffer
public class CachedByteBufferCharacterBuffer
- extends AbstractByteBufferCharacterBuffer
CachedBufferCharacterBuffer.java
Created: Mon Jul 14 14:16:09 2003
- Version:
- $Revision$
- Author:
- Gilles Roussel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedByteBufferCharacterBuffer
public CachedByteBufferCharacterBuffer(int size,
StringCache cache,
ByteChannel channel)
CachedByteBufferCharacterBuffer
public CachedByteBufferCharacterBuffer(int size,
StringCache cache)
extractAndUnwind
public CharSequence extractAndUnwind(int l)
- Specified by:
extractAndUnwind in class AbstractByteBufferCharacterBuffer