You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the possible data mismatch and AccessViolationException for UnpooledUnsafeDirectByteBuffer in netcoreapp1.x and some early versions of net472 and netcoreapp2.0
Fix the possible data mismatch and
AccessViolationExceptionforUnpooledUnsafeDirectByteBufferin netcoreapp1.x and some early versions of net472 and netcoreapp2.0Fix the
IndexOutOfRangeExceptionofUnpooledUnsafeDirectByteBufferWill do this when I'm free.