On 15 January 2011 18:52, Henry Vermaak wrote:
> On 15 January 2011 17:52, Frank Church wrote:
> >
> > Is there a FCL library that can be used to convert a large integer into
> > base64 format?
>
> Do you know about the base64 unit?
>
>
I have it working now, but I have noticed that if the leng
On Saturday, January 15, 2011 21:42 Frank Church wrote:
> I mean int64 into base64 encoding, as in the mime type.
Oops, my bad. Then yeah, as Henry said the base64 unit should help.
Depending on who and how the number is to be decoded then, you could
also take a look at strutils.Dec2Numb w
On 15 January 2011 18:31, Andreas Schneider wrote:
> On Saturday, January 15, 2011 18:52 Frank Church wrote:
>
> > Is there a FCL library that can be used to convert a large integer into
> base64 format?
>
>
> Define "large integer" ... in case you mean a normal integer/int64:
> IntToHex(...);
On 15 January 2011 17:52, Frank Church wrote:
>
> Is there a FCL library that can be used to convert a large integer into
> base64 format?
Do you know about the base64 unit?
Henry
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists
On Saturday, January 15, 2011 18:52 Frank Church wrote:
> Is there a FCL library that can be used to convert a large integer into
> base64 format?
Define "large integer" ... in case you mean a normal integer/int64:
IntToHex(...);
--
Best Regards,
Andreas
__
Is there a FCL library that can be used to convert a large integer into
base64 format?
--
Frank Church
===
http://devblog.brahmancreations.com
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/m