dhtslib v0.13.3+htslib-1.13 (2021-10-01T15:45:48Z)
Home
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