Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data PacketKind Source #
Instances
kindDescription :: PacketKind -> String Source #
kindToByte :: PacketKind -> Word8 Source #
byteToKind :: Word8 -> Maybe PacketKind Source #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
data PacketKind Source #
kindDescription :: PacketKind -> String Source #
kindToByte :: PacketKind -> Word8 Source #
byteToKind :: Word8 -> Maybe PacketKind Source #