You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2022. It is now read-only.
Specifically, I need writeAsBytesSync. The write methods could store the File contents as a List when using bytes methods, and the String methods could do this too, or the read methods could test for String vs List and dispatch accordingly.