IP
Size: a a a
IP
IP
OR

d
IP
VP
AM
AM
AK
VP
fun ByteArray.toHexString() joinToString("") { "%02X".format(it.toInt() and 0xFF) }d
fun ByteArray.toHexString() joinToString("") { "%02X".format(it.toInt() and 0xFF) }KD
АВ
AM
AM
AM
KD
AM
&=KD
&=x = x and y?AM
x = x and y?plus и plusAssign на деле разницы почти никогда нет. Но зачем-то ж их ввели обе :)