FileHandle
newtype FileHandle: nintInstance 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
getByteReader()
property
ByteWriter
getByteWriter()
property
CharReader
getCharReader()
property
CharWriter
getCharWriter()
property
ulong
getLength(thrown IoError error)
property
ulong
void
Static members
Generated with campc v0.4.0-preview.1+d50446ef951a6ed675f7086cf093dbc993f0041b.