Discussions tagged Base64

Hello All   Following the sample in the docs   Blob lblb_data String ls_Base64Str lblb_data = Blob("Test Base64", EncodingANSI!) CoderObject lnv_CoderObject lnv_CoderObject = Create CoderObject ls_Base64Str = lnv_CoderObject.Base64En...
PB 2017 R3 build 1858  32 bit application I have been doing a lot of web client refactoring lately, using JSON. I some instances I send and receive huge JSON return data sets, of a complex, nested  nature and containing base64 encoded images. One ...
Hi, I'm currently using PB2017R3 and attempting to utilize the new CrypterObject and CoderObject functionality. I have a text file that contains encoded / encrypted information. I wish to open the file, read the file contents and decode/decrypt var...
  • Page :
  • 1