Rattletrap.Type.RemoteId.Xbox
newtype Xbox Source #
Constructors
Defined in Rattletrap.Type.RemoteId.Xbox
Methods
parseJSON :: Value -> Parser Xbox #
parseJSONList :: Value -> Parser [Xbox] #
toJSON :: Xbox -> Value #
toEncoding :: Xbox -> Encoding #
toJSONList :: [Xbox] -> Value #
toEncodingList :: [Xbox] -> Encoding #
showsPrec :: Int -> Xbox -> ShowS #
show :: Xbox -> String #
showList :: [Xbox] -> ShowS #
(==) :: Xbox -> Xbox -> Bool #
(/=) :: Xbox -> Xbox -> Bool #
fromU64 :: U64 -> Xbox Source #
toU64 :: Xbox -> U64 Source #
schema :: Schema Source #
bitPut :: Xbox -> BitPut Source #
bitGet :: BitGet Xbox Source #