public static async ValueTask<string> ToBase64StringAsync(Stream stream)
Returns:
ValueTask<string>

Parameters

stream Stream
In this article