HttpRequestStreamReader.Peek Metoda

Definice

Reads the next character without changing the state of the reader or the character source. Returns the next available character without actually reading it from the reader.

public:
 override int Peek();
public override int Peek ();
override this.Peek : unit -> int
Public Overrides Function Peek () As Integer

Návraty

Int32

Platí pro