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

Method estimateBitsMode8

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

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

($size)

Source from the content-addressed store, hash-verified

462
463 //----------------------------------------------------------------------
464 public static function estimateBitsMode8($size)
465 {
466 return $size * 8;
467 }
468
469 //----------------------------------------------------------------------
470 public function estimateBitsModeKanji($size)

Callers 4

eatNumMethod · 0.45
eatAnMethod · 0.45
eat8Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected