See: Description
| Enum | Description |
|---|---|
| MappedFileUtil |
Utility class for working with mapped files, specifically dealing with parsing the "/proc/self/maps" file on Linux systems.
|
This package contains utilities to parse the "/proc/self/maps" file, allowing interaction with mapped files at a low level.
NOTE: The functionality provided in this package is likely to work only on Linux or Linux-like environments where the "/proc/self/maps" file is available.
Copyright © 2024. All rights reserved.