ip-0.5: Library for IP and MAC addresses

Safe HaskellNone
LanguageHaskell2010

Net.Mac.ByteString.Char8

Synopsis

Documentation

encode :: Mac -> ByteString Source

This is a bad implementation that should be rewritten

decode :: ByteString -> Maybe Mac Source

This is a bad implementation that should be rewritten