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