string ReadToBase64(uint64 size, bool url = false)
uint64 size
uint64
size
bool url
bool
url
Whether to use URL-encoded unpadded base64 encoding or not.
string