Menu

now using ByteBuffer instead of byte[]

The jse-cpp generation scheme for data transfer beween Java and custom libraries
(e.g. exchange) was changed from byte arrays to java.nio.DirectByteBuffer. This saves
one level of marshaling/unmarshaling ;.) while moving data between Java and C++ (both
directions).
Have fun,
Klaus

Posted by Klaus Wiederaenders 2003-03-24

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.