DoxigAlpha

Writer

Fields of this type

Fields

#
err:?WriteError
= null
mode:Writer.Mode
= .positional
pos:u64
Tracks the true seek position in the file.
sendfile_err:?SendfileError
= null
copy_file_range_err:?CopyFileRangeError
= null
fcopyfile_err:?FcopyfileError
= null
seek_err:?SeekError
= null
interface:std.Io.Writer

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#
initStreaming
Positional is more threadsafe, since the global seek position is not
end
Flushes any buffered data and sets the end position of the file.

Error sets in this namespace

Error Sets

#