Source position: translator.pas line 44
function Translate(
const inputString: pCHAR;
inputLength: LongInt;
outputBuffer: pCHAR;
bufferSize: LongInt
):LongInt;