Search results for query: *

  • Users: skl2021
  • Content: Threads
  • Order by date
  1. skl2021

    Question Why Memory and ReadOnlyMemory are struct?

    Why the types Memory and ReadOnlyMemory are struct instead of class? As they generally are used on asynchronous calls and are moved to the heap.
Back
Top Bottom