SamHeader.toString

Header text representation in SAM ("%s") or JSON format ("%j").
Includes trailing '\n'.

class SamHeader
void
toString
(
scope void delegate
(
const(char)[]
)
sink
,
FormatSpec!char fmt
)

Meta