[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/ramsey/uuid/src/Converter/Number/ -> DegradedNumberConverter.php (summary)

This file is part of the ramsey/uuid library For the full copyright and license information, please view the LICENSE file that was distributed with this source code.

Copyright: Copyright (c) Ben Ramsey <[email protected]>
License: http://opensource.org/licenses/MIT MIT
File Size: 58 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DegradedNumberConverter:: (2 methods):
  fromHex()
  toHex()


Class: DegradedNumberConverter  - X-Ref

DegradedNumberConverter throws `UnsatisfiedDependencyException` exceptions
if attempting to use number conversion functionality in an environment that
does not support large integers (i.e. when moontoast/math is not available)

fromHex($hex)   X-Ref
Throws an `UnsatisfiedDependencyException`

param: string $hex The hexadecimal string representation to convert
return: void

toHex($integer)   X-Ref
Throws an `UnsatisfiedDependencyException`

param: mixed $integer An integer representation to convert
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer