Module dnstplib::byte

source ·
Expand description

Utility functions for operating on bytes including splitting multi-byte integers into bytes and vice versa

Constants§

  • 8-bit mask for wiping out bits past a byte. Formatted as a 16-bit number
  • 8-bit mask for wiping out bits past a byte. Formatted as a 32-bit number

Functions§