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]

Re: CNI byte array


"Shu-Fang Chen" <shuchen@nortelnetworks.com> writes:

> It would take much more time and memory if the message traffic is heavy. If I
> could access the field "data" in class JArray, the problem would be
> solved. Unfortunately, it's a private field. 

This is documented in the CNI manual:

http://gcc.gnu.org/java/papers/cni/t1215.html

Hint: Look for the 'elements' template function.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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