UtpHeader

constructor(type: UtpType, version: Int = UTP_VERSION, extension: Int = UtpExtension.NONE, connectionId: Int, timestampMicros: Long, timestampDiffMicros: Long, wndSize: Long, seqNr: Int, ackNr: Int)