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-12-03 21:52:10 +01:00
2020-12-09 21:12:40 +01:00
2020-12-10 20:40:51 +01:00
2020-10-02 16:03:17 +02:00
2020-12-13 11:54:11 +01:00
2020-09-30 21:46:59 +02:00
2020-08-30 17:35:27 +02:00
2020-11-29 20:22:56 +01:00
2020-12-11 22:59:46 +01:00
2020-09-25 21:18:17 +02:00
2020-09-15 21:43:29 +02:00
2020-12-01 13:18:32 +01:00
2020-12-13 11:54:11 +01:00
2020-12-12 20:10:04 +01:00
2020-12-13 11:49:18 +01:00
2020-12-13 11:54:11 +01:00
2020-10-02 15:38:07 +02:00
2020-11-25 20:00:23 +01:00
2020-12-09 21:05:06 +01:00
2020-11-15 13:11:21 +01:00
2020-12-13 11:54:11 +01:00
2020-12-08 09:38:17 +01:00
2020-11-30 11:35:45 +01:00
2020-11-10 19:11:52 +01:00
2020-12-12 21:28:12 +01:00
2020-12-08 23:34:38 +01:00
2020-10-04 00:16:40 +02:00
2020-11-14 10:14:03 +01:00
2020-11-24 21:36:28 +01:00
2020-12-13 11:54:11 +01:00
2020-10-02 16:03:17 +02:00
2020-12-07 15:55:12 +01:00
2020-12-12 21:28:29 +01:00
2020-11-17 17:09:49 +01:00
2020-11-27 21:32:41 +01:00