decodeAll

fun decodeAll(text: String): List<Fix>

Parse a whole file. Blank lines, # comments and a leading header row are skipped.