method Deserializer.prototype.readHeader
Jump to headingDeserializer.prototype.readHeader(): boolean
Reads and validates a header (including the format version).
May, for example, reject an invalid or unsupported wire format. In that case,
an Error
is thrown.
Return Type Jump to heading
boolean