Skip to main content
method Deserializer.prototype.readValue
Deserializer.prototype.readValue(): any
Deprecated

Deserializes a JavaScript value from the buffer and returns it.

Return Type

any
Back to top