hwsecurity / de.cotech.hw.util / Arrays / prepend / prepend open fun prepend(a: Array< Byte>, b: Byte): Array< Byte> open fun prepend(a: Array< Short>, b: Short): Array< Short> open fun prepend(a: Array< Int>, b: Int): Array< Int>