[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Use dbgMemStream from LazLoggerIntf instead.
Source position: lclproc.pas line 210
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).
Version 4.0 | Generated 2025-05-03 | Home |