pub fn read_packet(r: impl Read, buf: &mut Vec<u8>) -> Result<u64>
Read a packet in buf and returns the packet presentation timestamp.
buf