-
Home
-
API
-
HexView.Avalonia.Services
HexView.Avalonia.Services Namespace
Classes (11)
ByteOverlayProjects logical edits over an underlying ILineReader without mutating the original source immediately.
EditJournalRecords logical overlay edits and replays them for undo and redo.
HexFormatterFormats logical byte lines for display in the hex and ASCII panes.
HexSearchServiceProvides address parsing, pattern parsing, search, and replace helpers for binary content.
NavigationServiceTracks caret history, bookmarks, and changed-byte navigation for an overlay-backed document.
SaveServiceSaves overlay-backed content either as a full file or as a simple textual patch.
Enums (2)
EditModeDetermines whether edits are projected as in-place overwrites or logical insert/delete operations.