Decode4to3Ex function
function
Decode4to3Ex(Const Value, Table: string): string;
Unit
SynaCode
Description
Decode 4to3 encoding with given REVERSE table. This function is used internally for Base64, UU or XX decoding.