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