Unit 'flcUnicodeCodecs' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TUTF16LECodec.Decode

Declaration

Source position: flcUnicodeCodecs.pas line 362

public procedure TUTF16LECodec.Decode(

  const Buf: Pointer;

  const BufSize: Integer;

  const DestBuf: Pointer;

  const DestSize: Integer;

  out ProcessedBytes: Integer;

  out DestLength: Integer

); override;



CT Web help

CodeTyphon Studio