Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
HexView.Avalonia.Services
ByteOverlay
Methods
ReplaceRange(Int64, Int64, Byte[])
Menu
On this page
ReplaceRange(Int64, Int64, Byte[]) Method
Definition
Namespace
HexView.Avalonia.Services
Assembly
HexView.dll
View source
public void ReplaceRange(long offset, long length, byte[] bytes)
Parameters
offset
Int64
length
Int64
bytes
Byte[]