Nodev8Serializer.prototype.writeValuemethod Serializer.prototype.writeValue#Serializer.prototype.writeValue(val: any): booleanSerializes a JavaScript value and adds the serialized representation to the internal buffer. This throws an error if value cannot be serialized. Parameters ##val: anyReturn Type #boolean
method Serializer.prototype.writeValue#Serializer.prototype.writeValue(val: any): booleanSerializes a JavaScript value and adds the serialized representation to the internal buffer. This throws an error if value cannot be serialized. Parameters ##val: anyReturn Type #boolean