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

Method rsBlockNum

text-to-qr/lib/phpqrcode/phpqrcode.php:894–894  ·  view source on GitHub ↗

----------------------------------------------------------------------

($spec)

Source from the content-addressed store, hash-verified

892
893 //----------------------------------------------------------------------
894 public static function rsBlockNum($spec) { return $spec[0] + $spec[3]; }
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]; }

Callers 1

__constructMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected