[][src]Trait webrtc_sdp::anonymizer::ToBytesVec

pub trait ToBytesVec {
    fn to_byte_vec(&self) -> Vec<u8>;
}

Required methods

fn to_byte_vec(&self) -> Vec<u8>

Loading content...

Implementations on Foreign Types

impl ToBytesVec for u64[src]

Loading content...

Implementors

Loading content...