TJsonReader.Peek Method
Returns the type of the next token without consuming it.
Syntax
Unit: Bcl.Json.Reader
function TJsonReader.Peek: TJsonToken;
Returns the type of the next token without consuming it.
Unit: Bcl.Json.Reader
function TJsonReader.Peek: TJsonToken;