sttp.client3.internal
A platform agnostic file abstraction.
Different platforms have different file representations. Each platform should provide conversions in the FileCompanionExtensions trait to convert between their supported representations and the File abstraction.
FileCompanionExtensions
File
(Since version ) see corresponding Javadoc for more information.
A platform agnostic file abstraction.
Different platforms have different file representations. Each platform should provide conversions in the
FileCompanionExtensionstrait to convert between their supported representations and theFileabstraction.