Unit 'mncPostgre' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_minilib]

DecodeBytea

Declaration

Source position: mncPostgre.pas line 400

function DecodeBytea(

  const vStr: string

):string; overload;

function DecodeBytea(

  vStr: PByte;

  vLen: Cardinal

):string; overload;



CT Web help

CodeTyphon Studio