Interface JSONReader.SymbolReader

  • All Known Implementing Classes:
    ParserUtil.EntityInfo
    Enclosing interface:
    JSONReader

    public static interface JSONReader.SymbolReader
    Added for performance tuning.
    Author:
    haiyangl
    • Method Detail

      • readPropInfo

        ParserUtil.PropInfo readPropInfo​(char[] cbuf,
                                         int from,
                                         int to)
        Read prop info.
        Parameters:
        cbuf -
        from -
        to -
        Returns: