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.4 Generated 2025-11-08 Home