Skip to content

ArcBufferReader.Peek(long)

Peek(long)

View source
public byte Peek(long offset)
Peeks at a byte at the specified offset into the unread data.

Parameters

offsetlong
The offset into the unread data.

Returns

The byte at the specified offset.