| 接口 | 说明 |
|---|---|
| UuidCodec<T> |
Interface to be implemented by all codecs of this package.
|
| 类 | 说明 |
|---|---|
| BinaryCodec |
Codec for UUID binary encoding as defined in the RFC-4122.
|
| StringCodec |
Codec for UUID string representation as defined in RFC-4122.
|
| UriCodec |
UUID URI(特别是 URN)的编解码器。
|
| UrnCodec |
Codec for UUID URNs.
|
Copyright © 2024. All rights reserved.