qrcode ~master (2018-01-26T20:33:29Z)
Dub
Repo
FormatInformation.equals
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
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