checkHeaderNoMagic

fun checkHeaderNoMagic(in: DataInput, codec: String?, minVersion: Int, maxVersion: Int): Int

Like .checkHeader except this version assumes the first int has already been read and validated from the input.