pub fn encode(sha256: &Sha256) -> OwnedEventId
Encode a sha256 into the URL-safe (room v4+) form of the event ID. A v3 (standard-alphabet) ID does not round-trip through this form.