Bulk multibyte#4626
Conversation
|
Regarding all of your comments about being able to just convert between bulk byte and bulk int reads: No. The only reason I made this is to support #4555. The core MUST know what size we are reading, and the various sized reads cannot simply be re-interpreted as another. |
|
Conflicts appeared, but also it's unclear from the discussion if there's anything else that has to change still. |
|
I was going to wait for Yoshi to finish #3965 but I can go ahead and fix some stuff here in a few days. |
That one looks like it will require 20 more years to get |
This comment was marked as outdated.
This comment was marked as outdated.
…MemoryDomain and the places they got copied to.
|
Updated so that existing methods in The failing builds are for .NET Core where MA0089 wants me to use an overload that does not exist in .NET Framework. Perhaps we should disable this rule. I don't know if it can be disabled only for .NET Core builds. |
To enable bulk poke/peek access for 16 and 32 bit values, I have given
MemoryDomain,IMemoryApi, andMemoryLuaLibrarysome new functions.Check if completed: