BamRead.toSam

String representation.
Possible formats are SAM ("%s") and JSON ("%j")

  1. void toSam(Sink sink)
    struct BamRead
    const
    void
    toSam
    (
    Sink
    )
    (
    auto ref Sink sink
    )
    if ()
  2. string toSam()
  3. void toString(void delegate(const(char)[]) sink, FormatSpec!char fmt)

Meta