Pattern
In-Memory File Exports
in-memory-file-export
Export operations rely on building a file-like in-memory bytes buffer and returning it directly instead of writing to disk; mishandling buffer lifetimes or serialization can break saving, delivery, or secure storage of exported content.