Matt Jones

Results 11 issues of Matt Jones

Using `File.stream!` with the default options will perform line-ending normalization on the incoming data, transforming `\r\n` into `\n` and likely breaking the file. The options added here match the ones...