dhtslib ~develop (2022-01-25T20:23:39.6291596)
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