change as_client_bytes to be more useful #73

Open
opened 3 years ago by jake · 0 comments
jake commented 3 years ago
Owner

ItemDetail::as_client_bytes should return ([u8; 12], [u8; 4]) to go along with how pso splits those two fields in structures. this would allow the removal of a lot of error handling/unwraps when using try_into to convert the slices into arrays.

`ItemDetail::as_client_bytes` should return `([u8; 12], [u8; 4])` to go along with how pso splits those two fields in structures. this would allow the removal of a lot of error handling/unwraps when using `try_into` to convert the slices into arrays.
jake added the
nice to have
label 2 years ago
jake added the
item refactor
label 2 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.