Skip to main content

readValue

method Deserializer.prototype.readValue
Jump to headingDeserializer.prototype.readValue(): any

Deserializes a JavaScript value from the buffer and returns it.

Return Type Jump to heading

any
Back to top