hwsecurity / de.cotech.hw.util / Arrays / concatenate /
concatenate
open fun
concatenate(a:
Array<
Byte>, b:
Array<
Byte>):
Array<
Byte>
open fun
concatenate(a:
Array<
Byte>, b:
Array<
Byte>, c:
Array<
Byte>):
Array<
Byte>
open fun
concatenate(a:
Array<
Byte>, b:
Array<
Byte>, c:
Array<
Byte>, d:
Array<
Byte>):
Array<
Byte>
open fun
concatenate(arrays:
Array<
Array<
Byte»):
Array<
Byte>
open fun
concatenate(a:
Array<
Int>, b:
Array<
Int>):
Array<
Int>