sam_format_aux1

** Manipulating auxiliary fields *** Converts a BAM aux tag to SAM format

extern (C) @system @nogc nothrow pragma(inline, true)
const(ubyte)*
sam_format_aux1
(
const ubyte* key
,
const ubyte type
,
const ubyte* tag
,
const ubyte* end
,)

Meta