setasign\SetaPDF2\Core\Image\Gif\Reader
Bit Class used to read single bits.
File: /SetaPDF v2/Core/Image/Gif/Reader/Bit.php
Old class name (alias):
\SetaPDF_Core_Image_Gif_Reader_Bit
Class hierarchy
Summary
Properties
$_bitOffset
private int Bit::$_bitOffset
The bit offset in the current byte.
$_currentByte
private int|false Bit::$_currentByte
The currently read byte converted to a unsigned int8.