closeSource
protected abstract fun closeSource(): Unit
Should close the underlying bytes source. Could do nothing or throw exceptions.
protected abstract fun closeSource(): Unit
Should close the underlying bytes source. Could do nothing or throw exceptions.