public class JsonStringDecoder extends Object
| Constructor and Description | 
|---|
| JsonStringDecoder() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | decode(char[] chars,
      int start,
      int to) | 
| static String | decodeForSure(char[] chars,
             int start,
             int to) |