Class Ramsey\Uuid\Type\Hexadecimal

final
implements TypeInterface

A value object representing a hexadecimal number

This class exists for type-safety purposes, to ensure that hexadecimal numbers returned from ramsey/uuid methods as strings are truly hexadecimal and not some other kind of string.

Methods