hans-2.4.0.0: IPv4 Network Stack
Hans.Message.EthernetFrame
newtype EtherType Source
Constructors
Fields
Instances
parseEtherType :: Get EtherType Source
renderEtherType :: Putter EtherType Source
data EthernetFrame Source
parseEthernetFrame :: ByteString -> Either String (EthernetFrame, ByteString) Source
renderEthernetFrame :: EthernetFrame -> ByteString -> ByteString Source