Closed TrevorDArcyEvans closed 1 year ago
why not use File.ReadAllBytes ?
I'm trying to get LiteDB working in WebAssembly: https://github.com/TrevorDArcyEvans/LiteDB.Studio.WebAssembly https://github.com/TrevorDArcyEvans/LiteDB.Studio.WebAssembly/blob/855818616ae29bfb3510dfc5f23ee15cc90b0784/Pages/Index.razor.cs#L100
All streams are not the same. See #2248
Version LiteDB commit 6d9ac6237ff8cae104a3c57a8de4ec55b4506e87 (June 15, 2022)
Describe the bug Exception thrown dropping collection when database loaded from memory stream
Code to Reproduce
v5-test.zip
Expected behavior
Screenshots/Stacktrace
Additional context Are all db operations supported when db is loaded from a memory stream?