Unit 'LazLogger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

dbgMemStream

Generates a message with the hexadecimal-encoded values from the specified memory stream.

Declaration

Source position: LazLoggerIntf.inc line 117

function dbgMemStream(

  MemStream: TCustomMemoryStream;

  Count: Integer

):string; overload;

Version 4.6 Hosted on Source Forge