Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

class DefaultSerializer

extends Serializer

A subclass of Serializer that serializes TypedArray(in particular Buffer) and DataView objects as host objects, and only stores the part of their underlying ArrayBuffers that they are referring to.