John O'Reilly
resources
resource()
private suspend fun getRomData(gameName: String): ByteArray { return resource("Space Invaders [David Winter].ch8").readBytes() }
A modern programming language that makes developers happier.