dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
RecordWriter.write
dhtslib
recordwriter
RecordWriter
Write record to file
struct
RecordWriter
(RecType)
void
write
(
RecType
rec
)
if
(
__traits(
hasMember
,
RecType
, "toString")
)
Meta
Source
See Implementation
dhtslib
recordwriter
RecordWriter
constructors
this
functions
write
writeRecords
variables
f
Write record to file