Extend reader() and rd_getc() to be parameterized by wxBOM.
This brings the code base closer to being able to read both legacy ANSI coded files (ones without a BOM) and Unicode files (ones with a BOM).
Authored by: david_costanzo 2019-07-14
Parent: [r4970]
Child: [r4972]