organization · inferred from evidence
Fed
The Federal Reserve, referenced as the source of ACH files being parsed.
- moov-io/ach Reader garbles UTF-8 names (è becomes Ãè)
Parsing ACH files from the Fed with moov-io/ach's `Reader` worked for ASCII files, but files containing UTF-8 names (e.g. `John DèS`) came out garbled: `è` showed up as `è`. The reporter's analysis: the charset detection library only inspe