R
Robert Strickland
I have code that opens a file to a textreader then I load the reader into
memory through the System.Text.Encoding.UTF8.GetBytes. Is there a way to
open a file directly into memory?
memory through the System.Text.Encoding.UTF8.GetBytes. Is there a way to
open a file directly into memory?