FileHandle

newtype FileHandle: nint

Instance members

void

Closes the wrapped operating-system file handle.

Closing an invalid or already-closed handle is ignored. Errors reported by the underlying platform close operation are intentionally discarded, making this method suitable for finally close() cleanup.

ByteReader
ByteWriter
CharReader
CharWriter

Static members

Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.