Skip to main content
method Serializer.prototype.writeHeader
Serializer.prototype.writeHeader(): void
Deprecated

Writes out a header, which includes the serialization format version.

Return Type

void
Back to top