bam_aux_append

Append tag data to a bam record

@system extern (C) @nogc nothrow
int
bam_aux_append
(,
ref const(char)[2] tag
,
char type
,
int len
,
const(ubyte)* data
)

Meta