1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:58:11 +00:00
serenity/Userland/Libraries/LibWeb/Encoding
Linus Groh 35d3a1e77b LibWeb: Add the TextEncoder interface
This is from the Encoding Standard (https://encoding.spec.whatwg.org),
and therefore gets its own namespace and subdirectory within LibWeb :^)
2021-12-12 20:58:36 +01:00
..
TextEncoder.h LibWeb: Add the TextEncoder interface 2021-12-12 20:58:36 +01:00
TextEncoder.idl LibWeb: Add the TextEncoder interface 2021-12-12 20:58:36 +01:00