Module prelude

Module prelude 

Source
Expand description

Prelude module for defined/implementable traits

Traitsยง

PayloadLength
Trait to provide the length of a piece of data in bytes.
RtpPacketWriter
Trait to write an RTP packet into and/or from custom data types.