biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
TagStorage.appendTag
bio
std
hts
bam
read
TagStorage
Append new tag to the end, skipping check if it already exists.
O
(1)
mixintemplate
TagStorage
()
void
appendTag
(
string
key
,
Value
value
)
Meta
Source
See Implementation
bio
std
hts
bam
read
TagStorage
functions
appendTag
clearAllTags
opApply
opIndex
opIndexAssign
tagCount
Append new tag to the end, skipping check if it already exists. O(1)