game

fun game(rawData: ByteArray): Game

Parse ByteArray with game data and transform to Game

Author

Felipe Gonzalez

Return

Game object

Parameters

rawData
  • byte array of game data