Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Tools
Tools.JSON
Tools.JSON.JSONTokener

Method Tools.JSON.JSONTokener()->nextn()


Method nextn

string nextn(int n)

Description

Get the next n characters.

Parameter n

The number of characters to take.

Returns

A string of n characters.