Lê Xuân Tuấn Anh
Lê Xuân Tuấn Anh
@kobalicek I agree with you, `u8string()` is not yet widely used. It can cause more string-handling problems in this repository, I think. Above all, we will have big problems with...
> I think we should not expose wchar_t in public API I think so, too. It's a hard change for current users.
Using `Get|Put` is fine, but have a lot of work to do for self-handle. At first, I just thought `Upload|DownloadObject` needs a parameter type to pass to `std::fstream(...)`, and `std::filesystem`...