File.WriteAllBytes("KirkDataFile.txt", byteArray)
File.WriteAllBytes(path:"somepath ext.txt", byteArr)
File.WriteAllBytes("Foo.txt", arrBytes);