Module dhcproto::decoder

source ·
Expand description

Decodable trait & Decoder

Structs

  • Decoder type. Wraps a buffer which only contains bytes that have not been read yet

Traits

  • A trait for types which are serializable to and from DHCP binary formats