dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
RecordWriter.writeRecords
dhtslib
recordwriter
RecordWriter
Write a range of records to file
struct
RecordWriter
(RecType)
void
writeRecords
(
Range
)
(
Range
range
)
if
(
is
(
ElementType
!
Range
==
RecType
)
)
if
(
__traits(
hasMember
,
RecType
, "toString")
)
Meta
Source
See Implementation
dhtslib
recordwriter
RecordWriter
constructors
this
functions
write
writeRecords
variables
f
Write a range of records to file