Open hsolbrig opened 3 years ago
Right now, the only function that does a decode is read() -- we need to to at least decode the readline() as well and, perhaps, investigate how to override the whole batch
read()
readline()
Right now, the only function that does a decode is
read()
-- we need to to at least decode thereadline()
as well and, perhaps, investigate how to override the whole batch