Files
ladybird/Libraries/LibCore
Andreas Kling b305a51c90 CIODevice: read_all() should return a null ByteBuffer when nothing read
We were returning a zero-length ByteBuffer in some cases. We should be
consistent about this and always return a null ByteBuffer if nothing
was read at all.
2019-09-11 19:33:51 +02:00
..
2019-08-10 19:32:03 +02:00
2019-09-04 15:13:55 +02:00
2019-08-05 12:53:07 +02:00
2019-08-05 12:53:07 +02:00
2019-08-05 12:53:07 +02:00
2019-07-25 19:49:28 +02:00
2019-08-26 11:31:14 +02:00