|
-
October 27th, 2010, 02:09 PM
#3
Re: need Java memcpy() equivalent
 Originally Posted by keang
Have you considered using java.io.DataInputStream and java.io.DataOutputStream to convert byte streams to primitive types and visa versa.
Yes... thanks. That's exactly what I'm looking at now. I suppose, not understanding how much is going on under the hood with serialization, it seemed like something that might cause a major performance hit. But maybe I'm worried about nothing in this case. And i've lost a lot of my zeaol to invent/re-invent wheels over the years. :-)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|