public override CharBuffer put(CharBuffer src)
 {
     throw new ReadOnlyBufferException();
 }