ais
ais copied to clipboard
Build a test to see if internal Read calls are dropping records
Perhaps internal calls to Read() are dropping records and should use readFirst() instead. A test that determines this is desired before improvements are contemplated.
Internal calls to Read() are in LimitMatching, AppendField and maybe even other places.