hb_base64Decode(<cBase64Encoded>) ➜ cDecoded
decodes and returns a BASE64 encoded binary or string.
hb_base64Encode(<cData>, [<nLineLength>]) ➜ cBase64Encoded
encodes data into BASE64-encoded format.

--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/2b32376c-ad6f-4bbc-84e3-529d5e0465c7n%40googlegroups.com.
hbmk2 -find base64
hbtip.hbc (installed):
TIPEncoderBase64()
tip_base64DecodeUrl()
tip_base64EncodeUrl()
Harbour core (installed):
hb_base64Decode()
hb_base64Encode()
José M. C. Quintas
--
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: https://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/harbour-users/c9dbe531-85c1-454b-a46a-cc955ec6fc72n%40googlegroups.com.