Skip to content

ndr.format.intan.fread_QString

  a = read_QString(fid)

  Read Qt style QString.  The first 32-bit unsigned number indicates
  the length of the string (in bytes).  If this number equals 0xFFFFFFFF,
  the string is null.

  From Intan Technologies