mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 02:16:39 +02:00
A KBuffer always contains a valid KBufferImpl. If you need a "null" state buffer, use Optional<KBuffer>. This makes KBuffer very easy to work with and pass around, just like ByteBuffer before it.
3.2 KiB
3.2 KiB