# When browsing through the code I noticed bun/src/js/builtins/JSBufferPrototype.ts which implements a number of useful helpers to quickly read/write to a buffer. Is this functionality exposed somehow?