Functions
Link copied to clipboard
Creates a Ktor Input from this multiplatform file. Platform-specific implementations handle file reading for each supported platform.
Link copied to clipboard
Creates a Ktor InputProvider from this multiplatform file for use in HTTP client requests. The input provider knows the file size and can create input streams on demand.
Link copied to clipboard