JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrJFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr--TEST-- BitSet BitSet::getRawValue() - Verifies the binary string returned is as expected and integrity is maintained --SKIPIF-- --FILE-- getRawValue())); $b->set(5); var_dump(base64_encode($b->getRawValue())); var_dump(bin2hex($b->getRawValue())); ?> --EXPECT-- string(4) "AA==" string(4) "IA==" string(2) "20"