size

expect abstract fun size(): Long(source)

Retrieves the current size of the File for which this FileStream belongs.

Return

The current size of the File.

Throws

If an I/O error occurs, or the stream is closed.

actual abstract fun size(): Long(source)
actual abstract fun size(): Long(source)
actual abstract fun size(): Long(source)