TryGetByteAt(Int64, out Byte) Method

Definition

Assembly HexView.dll
public bool TryGetByteAt(long offset, scoped out byte value)

Parameters

offset
Int64
value
Byte

Returns