Aller au contenu
Français

SerializedValue

Ce contenu n’est pas encore disponible dans votre langue.

SerializedValue = object

Defined in: src/serialization/Serializer.ts:45

Marker payload emitted whenever a serializer round-trips a value through the wire — exposed for debugging tools and wire-level tests.

readonly bytes: Uint8Array

Defined in: src/serialization/Serializer.ts:48


readonly manifest: string

Defined in: src/serialization/Serializer.ts:47


readonly serializerId: number

Defined in: src/serialization/Serializer.ts:46