arrayCopy

fun ByteArray.arrayCopy(srcPos: Int = 0, des: ByteArray, desPos: Int = 0)