ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
FormatInformation.equals
ithox
qrcode
common
formatinformation
FormatInformation
Verifies if this instance equals another one.
@param mixed $other @return boolean
class
FormatInformation
bool
equals
(
FormatInformation
other
)
Meta
Source
See Implementation
ithox
qrcode
common
formatinformation
FormatInformation
constructors
this
functions
equals
getDataMask
getErrorCorrectionLevel
hashCode
static functions
decodeFormatInformation
doDecodeFormatInformation
numBitsDiffering
static variables
bitsSetInHalfByte
formatInfoDecodeLookup
variables
FORMAT_INFO_MASK_QR
dataMask
ecLevel
Verifies if this instance equals another one.
@param mixed $other @return boolean