stringToBytesOfFixedSize

fun stringToBytesOfFixedSize(str: String, numberOfBytes: Int): ByteArray