source
Deprecated
Use FileSystem.source instead
Replace with
import kotlinx.io.files.FileSystem
Content copied to clipboard
SystemFileSystem.source(this).buffered()
Content copied to clipboard
Returns RawSource for the given file or throws if path is not a file or does not exist
Use of this method is deprecated with warning since kotlinx-io 0.3.0. The method will be removed in 0.4.0.