user: Add DecodeBytes func #262

Open
opened 2025-12-28 18:07:36 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Dec 12, 2024).

24cf3f84af added DecodeBytes for cid.ID and oid.ID, but not for user.ID

since user.ID can be converted to []byte, there should be a way to get it back

Originally created by @cthulhu-rider on GitHub (Dec 12, 2024). ## Is your feature request related to a problem? Please describe. 24cf3f84af6a3c89da86b912288577b63bac93ae added `DecodeBytes` for `cid.ID` and `oid.ID`, but not for `user.ID` since `user.ID` can be converted to `[]byte`, there should be a way to get it back
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-sdk-go#262
No description provided.