Documentation

FieldsInterface extends Serializable

UUIDs are comprised of unsigned integers, the bytes of which are separated into fields and arranged in a particular layout defined by the specification for the variant

Tags
psalm-immutable

Table of Contents

getBytes()  : string
Returns the bytes that comprise the fields

Methods

getBytes()

Returns the bytes that comprise the fields

public getBytes() : string
Return values
string

Search results