Accessing File Content from a `PersistedFile` in `@effect/platform`
I'm working with
How do i get a file's content from a
@effect/platform to support multipart uploads.How do i get a file's content from a
PersistedFile in my server request?