Represents a primitive value that can be stored in a LiveMap.
For binary data, the resulting type depends on the platform (Buffer in Node.js, ArrayBuffer elsewhere).
Buffer
ArrayBuffer
Generated using TypeDoc
Represents a primitive value that can be stored in a LiveMap.
For binary data, the resulting type depends on the platform (
Bufferin Node.js,ArrayBufferelsewhere).