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

Method rsBlockNum

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

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

($spec)

Source from the content-addressed store, hash-verified

580
581 //----------------------------------------------------------------------
582 public static function rsBlockNum($spec) { return $spec[0] + $spec[3]; }
583 public static function rsBlockNum1($spec) { return $spec[0]; }
584 public static function rsDataCodes1($spec) { return $spec[1]; }
585 public static function rsEccCodes1($spec) { return $spec[2]; }

Callers 1

__constructMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected