Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
HexView.Avalonia.Services
MemoryMappedLineReader
Methods
GetLine(Int64, Int32)
Menu
On this page
GetLine(Int64, Int32) Method
Definition
Namespace
HexView.Avalonia.Services
Assembly
HexView.dll
Implements
GetLine(Int64, Int32)
View source
public byte[] GetLine(long lineNumber, int width)
Parameters
lineNumber
Int64
width
Int32
Returns
Byte[]