MaxHayman
MaxHayman
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
Thanks for your help btw
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
I guess I feel like im not meant to use it how im using it.
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
Yeah we are planning to use it for packet structs
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
If its that specific why would I use T?
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
Why wouldn't they have just codegenned it and wrapped it in a way so you can declare it similar to a regular heap allocated array?
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
I does feel very strange having the Buffer10. If I have some place that needs 10 and some which needs 10 am i expect to just have Buffer1-100 or something?
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
okay its compiling now thank you, I will try and play with it
27 replies
CC#
Created by MaxHayman on 1/12/2024 in #help
Inline array of struct assignment
Do i need to implement AsSpan for my Buffer10?
27 replies