Searched refs:read_extended_timestamp (Results 1 – 1 of 1) sorted by relevance
207 ChunkReadState::ReadExtendedTimestamp => self.read_extended_timestamp()?, in read_chunk()533 pub fn read_extended_timestamp(&mut self) -> Result<UnpackResult, UnpackError> { in read_extended_timestamp() method