buffer

open override val buffer: PolyglotValue

A simple value wrapper for the backing byteBuffer; the JavaScript engine will treat it as an ArrayBuffer automatically, making it compatible with the Node.js API.