mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
17 lines
347 B
ReStructuredText
17 lines
347 B
ReStructuredText
.. _reference.fields.fieldsinterface:
|
|
|
|
========================
|
|
Fields\\FieldsInterface
|
|
========================
|
|
|
|
.. php:namespace:: Ramsey\Uuid\Fields
|
|
|
|
.. php:interface:: FieldsInterface
|
|
|
|
Represents the fields of a UUID.
|
|
|
|
.. php:method:: getBytes()
|
|
|
|
:returns: The bytes that comprise these fields.
|
|
:returntype: ``string``
|