Function parseDSV

  • Parse delimiter-separated data.

    Parameters

    Returns IResults

    An object giving the offsets for the rows or columns parsed.

    Notes

    This implementation is based on RFC 4180.

Generated using TypeDoc