serializeAttachment abstract method
Stores an attachment that survives Durable Object hibernation.
Implementation
void serializeAttachment(Object? attachment);
Stores an attachment that survives Durable Object hibernation.
void serializeAttachment(Object? attachment);