Safe Haskell | None |
---|---|
Language | Haskell2010 |
- encode :: DNSFormat -> ByteString
- composeQuery :: Int -> [Question] -> ByteString
Documentation
encode :: DNSFormat -> ByteString Source
Composing DNS data.
composeQuery :: Int -> [Question] -> ByteString Source
Composing query. First argument is a number to identify response.