ip-0.8.1: Library for IP and MAC addresses
Net.Mac.ByteString.Char8
Synopsis
encode :: Mac -> ByteString Source #
This is a bad implementation that should be rewritten
decode :: ByteString -> Maybe Mac Source #
builder :: Mac -> Builder Source #
parser :: Parser Mac Source #