Web technologies Questions | Node.js Quiz | Set-3 | Question 10

Last Updated :
Discuss
Comments
Which v8 method is used to serialize any type of data into a buffer using default serializer ?
v8.Serializer.writeValue()
v8.Serializer.writeHeader()
v8.serialize()
v8.deserialize()
Share your thoughts in the comments