Hacker News new | ask | show | jobs
by mark-r 3841 days ago
I would use .to_str() instead of .from_bytes(), since the action is from the perspective of the object you're calling it on.