CoreyKaylor / Lightning.NET

.NET library for LMDB key-value store
Other
398 stars 82 forks source link

Expose getting from LMDB as Span<byte> #111

Closed jakoss closed 4 years ago

jakoss commented 6 years ago

Added new method GetSpan, which retrieves byte array without copying it

CoreyKaylor commented 4 years ago

Repo was dead for a while (my apologies but that's how the cookie crumbles sometimes), but now PR is stale and build isn't passing. Will try to incorporate the spirit of this pr off the latest netstandard branch.

CoreyKaylor commented 4 years ago

Pulled in changes from your repo and fixed the conflicts. cdb602b5e26f