Memory2DPool #429
Unanswered
benberlin7
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to create a Memorypool for a Memory2d buffer.
Gives me this exception in line 4

First I thought there's sth. wrong with the reference, because it says "System.Memory" instead of "System.Buffers" but after restarting and rebuilding it still has the same error.
Am I doing sth wrong or is there no possibility for pooling 2d memory buffers?
Beta Was this translation helpful? Give feedback.
All reactions