summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibCompress
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-11-30 09:54:41 +0100
committerLinus Groh <mail@linusgroh.de>2022-12-12 16:21:39 +0000
commit8b5df161af3704082909a6848e9b8ea144748a4e (patch)
tree658c066782b9f2db8bd16356eb52535da73fe43b /Userland/Libraries/LibCompress
parent6c83bd8fd4ece56f84b0389692af6e8ddeb2937a (diff)
downloadserenity-8b5df161af3704082909a6848e9b8ea144748a4e.zip
LibCore: Add `Stream::Handle`
This essentially wraps a `NonnullOwnPtr` or a reference, allowing us to either have a stream own a dependent stream that it uses or to just hold a reference if a stream is already owned by somebody else and we just want to use it temporarily.
Diffstat (limited to 'Userland/Libraries/LibCompress')
0 files changed, 0 insertions, 0 deletions