Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
HexView.Avalonia.Controls
HexViewControl
Methods
TryGetByteAt(Int64, out Byte)
Menu
On this page
TryGetByteAt(Int64, out Byte) Method
Definition
Namespace
HexView.Avalonia.Controls
Assembly
HexView.dll
View source
public bool TryGetByteAt(long offset, scoped out byte value)
Parameters
offset
Int64
value
Byte
Returns
Boolean