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