dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
OutputLineStream.this
dlangui
core
linestream
OutputLineStream
create
class
OutputLineStream
this
(
OutputStream
stream
,
string
filename
,
TextFileFormat
format
)
Meta
Source
See Implementation
dlangui
core
linestream
OutputLineStream
constructors
this
functions
close
convertAndWrite
flush
writeLine
static variables
MAX_BUFFER_SIZE
variables
_buf
_filename
_firstLine
_format
_len
_stream
create