mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 14:42:50 +02:00
Some steps are still to be implemented, namely: * Properly aborting the read algorithm * Handling BinaryString type properly * Setting error on any error But as it stands, this is enough functionality for the basic case of reading the contents of a blob using the FileReader API.