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-11-02 21:06:17 +01:00
2020-12-08 23:36:19 +01:00
2020-11-23 18:41:54 +01:00
2020-10-05 14:19:24 +02:00
2020-11-09 16:21:29 +01:00
2020-12-13 11:49:18 +01:00
2020-12-11 09:36:44 +01:00
2020-11-02 13:14:58 +01:00
2020-10-08 23:20:52 +02:00
2020-11-02 21:06:17 +01:00
2020-12-13 11:54:11 +01:00
2020-11-02 22:36:27 +01:00
2020-10-06 15:28:39 +02:00
2020-12-02 16:31:30 +01:00
2020-11-22 16:07:00 +01:00
2020-11-02 21:06:17 +01:00
2020-12-03 21:52:10 +01:00
2020-12-12 20:09:55 +01:00
2020-12-02 12:57:38 +01:00
2020-11-30 11:34:08 +01:00
2020-11-27 21:32:41 +01:00
2020-11-02 22:36:27 +01:00
2020-12-13 11:54:11 +01:00
2020-08-28 12:53:02 +02:00