Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Structure

FileIO

FileIO is a convenience wrapper around SwiftNIO’s FileSystem for streaming files with a Request to a Response. It handles streaming file chunks to the response body, ETag support and caching and request ranges.
struct FileIO

Topics

Instance Methods

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype