MCPcopy Create free account
hub / github.com/codemistic/Web-Development / rsEccCodes1

Method rsEccCodes1

text-to-qr/lib/phpqrcode/phpqrcode.php:897–897  ·  view source on GitHub ↗
($spec)

Source from the content-addressed store, hash-verified

895 public static function rsBlockNum1($spec) { return $spec[0]; }
896 public static function rsDataCodes1($spec) { return $spec[1]; }
897 public static function rsEccCodes1($spec) { return $spec[2]; }
898 public static function rsBlockNum2($spec) { return $spec[3]; }
899 public static function rsDataCodes2($spec) { return $spec[4]; }
900 public static function rsEccCodes2($spec) { return $spec[2]; }

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected