pub fn check_padding(padding: u8) -> Result<(), RtcpWriteError>Expand description
Checks that the provided padding is a mutliple of 4.
pub fn check_padding(padding: u8) -> Result<(), RtcpWriteError>Checks that the provided padding is a mutliple of 4.