pub fn decode(
bytes: &[u8],
version: VersionRef,
ecLevel: ErrorCorrectionLevel,
hints: &DecodingHintDictionary
) -> Result<DecoderRXingResult>pub fn decode(
bytes: &[u8],
version: VersionRef,
ecLevel: ErrorCorrectionLevel,
hints: &DecodingHintDictionary
) -> Result<DecoderRXingResult>