Edit

ArcBufferWriter.AdvanceReader(Int32) Method

Definition

Advances the reader by the specified number of bytes.

public void AdvanceReader(int count);
member this.AdvanceReader : int -> unit
Public Sub AdvanceReader (count As Integer)

Parameters

count
Int32

The number of bytes to advance the reader.

Applies to