__construct() __construct(string $bytes) GifByteStream constructor. Parameters string $bytes Accepts only the string created by unpack('H*')
bite() bite(integer $size) : string Take a bite from the byte stream. Parameters integer $size Byte size in integer. Returns string
find() find( $byteString, $offset) : boolean|float Parameters $byteString $offset Returns boolean|float