Module decoder

Source
Expand description

Decodable trait & Decoder

Structs§

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

Traits§

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