Function webrtc_util::vnet::chunk::base36[][src]

pub fn base36(value: impl Into<u64>) -> String

Encodes a u64 value to a lowercase base 36 string.