| [Overview][Types][Classes][Procedures and functions][Index] |
Generates a message with the hexadecimal-encoded values from the specified memory stream.
Source position: LazLoggerIntf.inc line 116
function dbgMemStream( |
MemStream: TCustomMemoryStream; |
Count: Integer |
):string; overload; |