Files
ladybird/Libraries/LibCore
Andreas Kling b9b7b2b28a LibCore: Make IODevice::read_line() return a String
Almost everyone using this API actually wanted String instead of a
ByteBuffer anyway, and there were a bunch of slightly different ways
clients would convert to String.

Let's just cut out all the confusion and make it return String. :^)
2020-12-13 11:54:11 +01:00
..
2020-06-11 22:44:54 +02:00
2020-07-28 17:07:22 +02:00
2020-07-28 17:07:22 +02:00
2020-09-16 17:50:43 +02:00
2020-09-16 17:50:43 +02:00
2020-10-17 23:20:31 +02:00
2020-10-17 23:20:31 +02:00
2020-07-29 14:41:57 +02:00