rattletrap-4.1.2: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Utility.Helper

Description

This module provides helper functions for converting replays to and from both their binary format and JSON.

Synopsis

Documentation

encodeReplayJson :: Replay -> ByteString Source #

Encodes a replay as JSON.

encodeReplayFile :: Replay -> ByteString Source #

Encodes a raw replay.