| Interface | Description |
|---|---|
| UuidCodec<T> |
Interface to be implemented by all codecs of this package.
|
| Class | Description |
|---|---|
| StandardBinaryCodec |
Codec for UUID binary encoding as defined in RFC 9562.
|
| StandardStringCodec |
Codec for UUID canonical string as defined in RFC 9562.
|
| UriCodec |
Codec for UUID URIs (specifically URNs).
|
| UrnCodec |
Codec for UUID URNs.
|
Copyright © 2024. All rights reserved.