Searched refs:pack_fu (Results 1 – 1 of 1) sorted by relevance
55 pub async fn pack_fu(&mut self, nalu: BytesMut) -> Result<(), PackerError> { in pack_fu() method165 self.pack_fu(nalu).await?; in pack_nalu()