noctarius
private val MAGIC_HEADER = byteArrayOf(0xFE.toByte(), 0xEE.toByte(), 0xEE.toByte(), 0xEF.toByte())
toByte()