CodecInterface
interface CodecInterface (View source)
interface CodecInterface (View source)
string
encode(UuidInterface $uuid)
string
encodeBinary(UuidInterface $uuid)
UuidInterface
decode($encodedUuid)
UuidInterface
decodeBytes(string $bytes)