mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 16:47:45 +00:00
AK: Add a Stream wrapper that counts read bytes
This commit is contained in:
parent
d1f6a28ffd
commit
e62183f0ba
4 changed files with 93 additions and 0 deletions
|
@ -3,6 +3,7 @@ set(AK_SOURCES
|
|||
Base64.cpp
|
||||
CircularBuffer.cpp
|
||||
ConstrainedStream.cpp
|
||||
CountingStream.cpp
|
||||
DOSPackedTime.cpp
|
||||
DeprecatedFlyString.cpp
|
||||
DeprecatedString.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue