Home
last modified time | relevance | path

Searched defs:Sized (Results 1 – 25 of 38) sorted by relevance

12

/webrtc/util/src/marshal/
H A Dmod.rs30 fn unmarshal<B>(buf: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtp/src/extension/transport_cc_extension/
H A Dmod.rs31 Self: Sized, in unmarshal()
/webrtc/rtp/src/extension/audio_level_extension/
H A Dmod.rs42 Self: Sized, in unmarshal()
/webrtc/sctp/src/chunk/
H A Dchunk_unknown.rs42 fn unmarshal(raw: &Bytes) -> crate::error::Result<Self> in unmarshal()
H A Dmod.rs31 fn unmarshal(raw: &Bytes) -> Result<Self> in unmarshal()
/webrtc/sctp/src/param/
H A Dparam_unknown.rs39 fn unmarshal(raw: &Bytes) -> crate::error::Result<Self> in unmarshal()
H A Dparam_unrecognized.rs41 fn unmarshal(raw: &Bytes) -> crate::error::Result<Self> in unmarshal()
H A Dmod.rs36 fn unmarshal(raw: &Bytes) -> Result<Self> in unmarshal()
/webrtc/data/src/message/
H A Dmessage_channel_ack.rs32 fn unmarshal<B>(_buf: &mut B) -> Result<Self> in unmarshal()
H A Dmod.rs51 Self: Sized, in unmarshal()
/webrtc/rtcp/src/source_description/
H A Dmod.rs131 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
231 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
387 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtp/src/packet/
H A Dmod.rs38 Self: Sized, in unmarshal()
/webrtc/rtcp/src/transport_feedbacks/transport_layer_cc/
H A Dmod.rs175 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
256 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
371 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
562 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtcp/src/extended_report/
H A Dmod.rs121 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
248 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
H A Dunknown.rs79 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
H A Drrt.rs91 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtp/src/extension/abs_send_time_extension/
H A Dmod.rs23 Self: Sized, in unmarshal()
/webrtc/rtcp/src/compound_packet/
H A Dmod.rs99 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtcp/src/payload_feedbacks/picture_loss_indication/
H A Dmod.rs108 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtcp/src/
H A Draw_packet.rs78 Self: Sized, in unmarshal()
/webrtc/rtp/src/extension/video_orientation_extension/
H A Dmod.rs68 fn unmarshal<B>(buf: &mut B) -> util::Result<Self> in unmarshal()
/webrtc/rtcp/src/goodbye/
H A Dmod.rs132 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtcp/src/transport_feedbacks/rapid_resynchronization_request/
H A Dmod.rs110 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtcp/src/receiver_report/
H A Dmod.rs158 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()
/webrtc/rtcp/src/payload_feedbacks/full_intra_request/
H A Dmod.rs120 fn unmarshal<B>(raw_packet: &mut B) -> Result<Self> in unmarshal()

12