classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.nio.CharBuffer should implement java.lang.CharSequence


From: Brian Jones
Subject: Re: java.nio.CharBuffer should implement java.lang.CharSequence
Date: 22 Nov 2002 10:42:40 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Michael Koch <address@hidden> writes:

> > Doesn't this make it difficult to have a char buffer greater than
> > the maximum length of String?  Is this what the API recommends?
> 
> Have you looked at the patch I commited ?

Did just now.  Looking at CharBufferImpl I fail to see how the backing
buffer is ever not available but your version seems safe.

Brian
-- 
Brian Jones <address@hidden>
http://www.haphazard.org/~cbj/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]