README.md

December 4, 2022 ยท View on GitHub

Base64 Encode and Decode

Description

Encode and Decode base64 strings to/from regular text strings

More Info

regular text or base64 text

You need know that you want base64 text coded or decoded

Submitted On2003-12-28 01:30:40
ByRon Pitts
LevelIntermediate
User Rating4.8 (38 globes from 8 users)
CompatibilityVB 6.0
CategoryInternet/ HTML
WorldVisual Basic
Archive FileBase64_Enc16873212282003.zip

API Declarations

none, it's all string manipulation

Contents

  1. 1Base64 Encode and Decode
  2. 1.1Description
  3. 1.2More Info
  4. 1.3API Declarations