aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/bindings/JSBufferList.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-01-12set remaining indexes (#1785)Gravatar Dylan Conway 1-4/+5
2023-01-08Revert "lazily create buffer/string slices (#1735)"Gravatar Jarred Sumner 1-25/+6
2023-01-05lazily create buffer/string slices (#1735)Gravatar Alex Lam S.L 1-6/+25
2022-09-09Fix segfault due to GC and some more helper functions (#1221)Gravatar Zilin Zhu 1-0/+1
2022-09-06Add native ReadableState (#1210)Gravatar Zilin Zhu 1-1/+56
2022-08-25Add native BufferList (#1146)Gravatar Zilin Zhu 1-0/+90