mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +00:00
The underlying Core::Stream methods require the bytes passed in to be non-empty. Simply opening the file is enough to ensure the file is created with empty contents if the editor's text is empty.