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
get rid of unneeded memory allocations when using string builders instead of byte buffers (#487)
Co-authored-by: Ferdinand Neman <ferdinand@hyperjump.tech>
As suggested by @maxwey and merged into my fork you can get rid of unneeded memory allocations when using string builders instead of byte buffers
0 commit comments