scone ~master (2021-10-23T00:48:29.5110352)
Dub
Repo
PartialRowOutputHandler
scone
output
os
posix
partial_row_output_handler
Undocumented in source.
version(Posix)
struct
PartialRowOutputHandler {
this
(Buffer buffer);
PartialRowOutput
[]
partialRows
();
}
Constructors
this
this
(Buffer buffer)
Undocumented in source.
Members
Functions
partialRows
PartialRowOutput
[]
partialRows
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
scone
output
os
posix
partial_row_output_handler
functions
printDataFromPartialRowOutput
structs
PartialRowOutput
PartialRowOutputHandler