Module kapiti::codec

source ·
Expand description

Parsers/generators for converting raw DNS messages into equivalent framebuffer representations

Modules

  • Encodes and decodes length-delimited character strings. Public to allow access for property tests.
  • Deserializes DNS messages, returning parsed Message objects.
  • Encodes and decodes length-delimited character strings. Public to allow access for property tests.
  • Serializes Message objects as DNS wire messages.