DXN uuid (@uuid "...", RFC 4122). Wraps 16 raw bytes, not the
36-char text form — the text form exists only at the codec boundary
(toString()/fromString() below convert between them); the
in-memory value stays the compact, comparison-cheap byte form,
mirroring Dextrin.Uuid exactly.
DXN
uuid(@uuid "...", RFC 4122). Wraps 16 raw bytes, not the 36-char text form — the text form exists only at the codec boundary (toString()/fromString()below convert between them); the in-memory value stays the compact, comparison-cheap byte form, mirroringDextrin.Uuidexactly.