Files
ladybird/Userland/Libraries/LibIPC/Decoder.cpp
Timothy Flynn a7bb72a3d6 LibIPC: Support transferring String over IPC
Note that unlike the StringView encoder, we do not handle any "null"
state, as the new String cannot be null.
2023-03-05 23:50:05 +00:00

3.4 KiB