pub fn encode_base64_default(value: impl AsRef<[u8]>) -> String
Convenience method for encoding bytes to base64 the way Sui expects.