Commits

Daniel Dunbar committed ae28aba0683
[Utility] Migrate to simpler FileHandle extension. - We don't need line-based iteration that often, and some clients were abusing this API to then gratuitously reconstitute the string. Instead, just provide a method to read the contents as a String.