v0.9.3
Smaller release which adds more functions to the library.
Added
- Added
Replace
methods which also tries to have the least amount of allocations. - Added
GetPinnableReference
which allows to get the content via thefixed
keyword.
Smaller release which adds more functions to the library.
Replace
methods which also tries to have the least amount of allocations.GetPinnableReference
which allows to get the content via the fixed
keyword.