Etherbunny-0.2: A network analysis toolkit for haskellContentsIndex
Network.Etherbunny.Packet
Portabilityghc
Stabilityexperimental
Maintainernickburlett@mac.com
Contents
Type Classes
Utility functions
Description
General Packet support Etherbunny.
Synopsis
class Pkt a
wordsToInt :: Bits a => Int -> [Word8] -> a
wordsToWord16 :: [Word8] -> Word16
wordsToWord32 :: [Word8] -> Word32
Type Classes
class Pkt a
show/hide Instances
Utility functions
wordsToInt :: Bits a => Int -> [Word8] -> a
wordsToWord16 :: [Word8] -> Word16
wordsToWord32 :: [Word8] -> Word32
Produced by Haddock version 0.8