[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazLogger' (#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.0 Generated 2025-05-03 Home