VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Fast Base64 (encode / decode)

by G. van den Hoven (3 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

After spending hours on the internet and hours in the train, reading documents about base64 encoding, looking at c++ examples and trying to convert delphi examples into vb code using bitshifting and pointers, i came acros a piece of code which was the fastest on VBC, i downloaded it, cleaned up the code, improved the methods for loading file (increase from 9 mb/sec to 40 mb/sec) and for spanning / unspanning files. Fixed bug in spanning too. THIS IS NOT (ENTIRELY) MY CODE... I will respond as much as i can to your questions...

Rate Fast Base64 (encode / decode)

Upload

Download this snippet    Add to My Saved Code

Fast Base64 (encode / decode) Comments

No comments have been posted about Fast Base64 (encode / decode). Why not be the first to post a comment about Fast Base64 (encode / decode).

Post your comment

Subject:
Message:
0/1000 characters