Package-level declarations

Functions

Link copied to clipboard
fun controls(rawData: ByteArray): Controls

Parse ByteArray with controls data and transform to Controls

Link copied to clipboard
fun events(rawData: ByteArray): Events

Parse ByteArray with events data and transform to Events

Link copied to clipboard
fun game(rawData: ByteArray): Game

Parse ByteArray with game data and transform to Game

Link copied to clipboard
fun job(rawData: ByteArray): Job

Parse ByteArray with job data and transform to Job

Link copied to clipboard

Parse ByteArray with navigation data and transform to Navigation

Link copied to clipboard

Parse ByteArray with substances data and transform to Substances

Link copied to clipboard
fun trailer(rawData: ByteArray): Trailer

Parse ByteArray with trailer data and transform to Trailer

Link copied to clipboard
fun truck(rawData: ByteArray): Truck

Parse ByteArray with truck data and transform to Truck