rattletrap-11.0.1: Parse and generate Rocket League replays.
Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.Property.Byte

Documentation

data Byte Source #

Constructors

Byte 

Fields

Instances

Instances details
Eq Byte Source # 
Instance details

Defined in Rattletrap.Type.Property.Byte

Methods

(==) :: Byte -> Byte -> Bool #

(/=) :: Byte -> Byte -> Bool #

Show Byte Source # 
Instance details

Defined in Rattletrap.Type.Property.Byte

Methods

showsPrec :: Int -> Byte -> ShowS #

show :: Byte -> String #

showList :: [Byte] -> ShowS #

ToJSON Byte Source # 
Instance details

Defined in Rattletrap.Type.Property.Byte

FromJSON Byte Source # 
Instance details

Defined in Rattletrap.Type.Property.Byte