1
public byte[] Secure(byte[] Data){ 
          ....
}

Virtual memory cant load all bytes so dont know how to use streamReader with loop here with chunks of bytes

byte[] file1 = Secure(File.ReadAllBytes(textBox1.Text));
nwellnhof
  • 32,319
  • 7
  • 89
  • 113

0 Answers0