summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoyee Cheung <joyeec9h3@gmail.com>2023-04-07 02:17:47 +0200
committerJoyee Cheung <joyeec9h3@gmail.com>2023-04-26 00:34:49 +0200
commit2e44a14cfb84a0665fb4bac06b2fca76e8da06a7 (patch)
tree613dddb805deec2e3b5a50977c22dceb1388980a /doc
parentab3a54f2eed465f730f55fc9efa972ab465e374d (diff)
downloadnode-new-2e44a14cfb84a0665fb4bac06b2fca76e8da06a7.tar.gz
src: split BlobSerializer/BlobDeserializer
This patch splits BlobSerializer and BlobDeserializer out of SnapshotSerializer and SnapshotDeserializer. The child classes can implement serialization methods for custom types on top of BlobSerializer/BlobDeserializer for conversions between native types and binary blobs. This allows us to reuse the classes for other cases (e.g. SEA blobs). PR-URL: https://github.com/nodejs/node/pull/47458 Reviewed-By: Darshan Sen <raisinten@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions