locateNamespaces

private fun locateNamespaces(header: String): Pair<Int, Int>?

The 'named' and 'intermediary' column indices of a tiny v2 header ("tiny \t 2 \t 0 \t \t \t ..." — namespace names start at column 3, and the returned indices are relative to that). Null when either namespace is absent.