Converts bytes to identifier string of given type.
Supported type values: uuid, uuid_v4, uuid_v7, ulid, ksuid.
| bytes |
input bytes. |
| type |
target type string. |
|
encoded identifier string, or null. |