This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: what's the point of java.nio?


Cedric Berger <cedric@berger.to> writes:
>   and that cannot be implemented with byte[] since byte arrays can be moved
>   by the garbage collector.

Ah, okay.  I keep approaching this from a CNI perspective which is why
I miss stuff like this.

  - a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]