Files
ladybird/Userland/Libraries/LibCore/InputBitStream.h
Michiel Visser af50b0363b LibCore: Add LittleEndianInputBitStream
As a complement to BigEndianInputStream, this will read the bits from
the lowest bits in a byte first.
2022-05-21 22:41:40 +02:00

9.0 KiB