Searched defs:BytesWriter (Results 1 – 4 of 4) sorted by relevance
6 pub fn pcr_write(pcr_result: &mut BytesWriter, pcr: i64) -> Result<(), BytesWriteError> { in pcr_write()
207 ts_header: &mut BytesWriter, in write_ts_header_for_pes()
14 pub struct BytesWriter { struct18 impl Default for BytesWriter { implementation24 impl BytesWriter { impl110 pub fn append(&mut self, writer: &mut BytesWriter) { in append()
275 writer: &mut BytesWriter, in write_nalu_size()