LookAheadBuffer Class

Definition

Provides access to a stream and allows to peek at the next characters, up to the buffer's capacity.

public class LookAheadBuffer : ILookAheadBuffer

Remarks

This class implements a circular buffer with a fixed capacity.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)

Methods (3)