I'd want to move a 4MB JPEG
You do realise that jpg is a binary data format?
And that AFAIK, YAML doesn't handle binary data.
The regex in question is probably looking for newlines (anticipating text) so that it can break your 4MB into "lines", but your binary file doesn't contain any within 32k of the start of the file.
In reply to Re: Load large(ish) files with YAML?
by BrowserUk
in thread Load large(ish) files with YAML?
by rgcosma
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |