Serialize object🔗

Takes in an object and serializes it to a binary blob.

Inputs🔗

  • value: Any object.

Outputs🔗

  • blob: Encoded object as a binary blob.