Encode3to4 function

function Encode3to4(Const Value, Table: string): string;

Unit
SynaCode

Description
Encode by system 3to4 (used by Base64, UU coding, etc) by given table.