Function processArrayBuffer

  • Parameters

    • data: ArrayBuffer

      {ArrayBuffer} - an array buffer containing raw concatenated column data

    • columns: object

      any array of column objects

      • field
      • datatype
      • sgtype
    • size: integer

      {integer} - the size of the columns

    Returns object[]

    a list of objects containing each colums's field name and data