FileHandleWrapper

class FileHandleWrapper(fileHandle: FileHandle)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

fileHandle
Link copied to clipboard
val fileHandle: FileHandle

Sources

jvm source
Link copied to clipboard