|
-
Mar 7th, 2024, 05:48 AM
#9
Fanatic Member
Re: [RESOLVED] Converting ASCII Byte Array to Single or Double ... Fast
 Originally Posted by 2kaud
I think the problem with both of these, in this context at least, is that both of these require an input STRING, I don't think they will work with a byte array without converting it to a string first (which, when done 53m x5 times, adds up...it's the main reason why it takes my string-based approach 11 minutes to complete the entire 2.5GB file). I could be wrong on the byte array front, of course...if they accept byte arrays and use them as-is, they might be handy!
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
|