Read ASCII file in Pluto (convert a Vector{UInt} to a Vector{String} similar to readlines)

More playing around I got it! Eureka!

filelines = readlines(IOBuffer(name["data"]))