ktor-io / io.ktor.utils.io.core / AbstractInput / closeSource

closeSource

protected abstract fun closeSource(): Unit

Should close the underlying bytes source. Could do nothing or throw exceptions.