biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
emplaceValue
bio
std
hts
utils
value
Put a value to an Appender!(ubyte[]) struct
void
emplaceValue
(ubyte* p, Value v)
void
emplaceValue
(Appender!(ubyte[]) appender, Value v)
void
emplaceValue
(
ref
Appender
!(
ubyte
[])
appender
,
ref
Value
v
)
Meta
Source
See Implementation
bio
std
hts
utils
value
functions
emplaceValue
sizeInBytes
Put a value to an Appender!(ubyte[]) struct