Deprecated. Use dbgMemStream from LazLoggerIntf instead.
Source position: lclproc.pas line 200
function dbgMemStream( |
MemStream: TCustomMemoryStream; |
Count: Integer |
):string; overload; |
Provides a hex dump of an memory stream.
The dump starts at the current stream position, the position moves to the end of the dumped range.
Deprecated in LCL version 3.99 (Apr 2024).
LazLoggerBase.DbgMemStream |
CT Web help |
CodeTyphon Studio |